Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / PageSize Property

In This Topic
    PageSize Property
    In This Topic
    Gets the total size of the current page, including margins (i.e. "paper size"), in ResolvedUnit units.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSize As SizeD
    public SizeD PageSize {get;}
    See Also