ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / Page Class / Size Property

In This Topic
    Size Property (Page)
    In This Topic
    Returns the size of the page in *inches*.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As SizeF
    public SizeF Size {get;}
    See Also