FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Layout Class / PageSize Property

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