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

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