FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Ssrs Namespace / PageLayout Class / PageHeight Property

In This Topic
    PageHeight Property
    In This Topic
    Gets or sets the page height in millimeters.
    Syntax
    'Declaration
     
    Public Property PageHeight As Double
    public double PageHeight {get; set;}
    See Also