FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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 Size
    public Size PageSize {get;}
    See Also