ActiveReports 12
Size Property (Page)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
GrapeCity.ActiveReports.Document.v12 Assembly
>
GrapeCity.ActiveReports.Document.Section Namespace
>
Page Class
: Size Property
Returns a SizeF structure with the height and width of the page, in inches.
Syntax
Visual Basic
C#
'Declaration Public ReadOnly Property Size As
SizeF
public
SizeF
Size {get;}
Property Value
A SizeF value specifying the height and width in inches.
See Also
Reference
Page Class
Page Members