IExportServiceResolveSessionPaperSize Method

Gets the paper size according to the session culture.

Namespace:  Dundas.BI.Export
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
PaperSize ResolveSessionPaperSize()

Return Value

Type: PaperSize
The PaperSize of the session culture.
Exceptions
ExceptionCondition
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also