ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PaperSize Class / Kind Property

In This Topic
Kind Property (PaperSize)
In This Topic
Gets the type of paper.
Syntax
'Declaration
 
Public ReadOnly Property Kind As PaperKind
 

Property Value

One of the GrapeCity.Documents.Common.PaperKind values.
See Also