ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / BaseXlsFullExportSettings Class / PaperSize Property

In This Topic
PaperSize Property (BaseXlsFullExportSettings)
In This Topic
Gets or sets the paper size for the page.
Syntax
'Declaration
 
Public Property PaperSize As EnumDefaultExportSetting(Of PaperSize)
 

Property Value

An EnumDefaultExportSetting<T> object representing the paper size.
See Also