FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PageSettings Class / Height Property

In This Topic
    Height Property (C1PageSettings)
    In This Topic
    Gets or sets the height of the paper.
    Syntax
    'Declaration
     
    Public Property Height As Unit
    public Unit Height {get; set;}
    See Also