ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / PaperOrientation Property

In This Topic
    PaperOrientation Property
    In This Topic
    Gets or sets the report's pages paper orientation that uesed for printing.
    Syntax
    'Declaration
     
    Public Property PaperOrientation As PaperOrientation
    public PaperOrientation PaperOrientation {get; set;}
    See Also