FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Layout Class / PageSize Property

In This Topic
    PageSize Property (Layout)
    In This Topic
    Gets the current page size, in twips.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageSize As C1.Win.Interop.Size
    public C1.Win.Interop.Size PageSize {get;}
    See Also