MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / DocxExportSettings Class / PaperSize Property

In This Topic
PaperSize Property (DocxExportSettings)
In This Topic
Gets or sets the paper size of the document.
Syntax
'Declaration
 
Public Property PaperSize As EnumDefaultExportSetting(Of PaperSize)
 

Property Value

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