ActiveReports 12
Size Property (Page)

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
'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