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

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