ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.ReportSections Namespace / ReportSectionDesigner Class / PaperOrientation Property

In This Topic
    PaperOrientation Property (ReportSectionDesigner)
    In This Topic
    Paper orientation.
    Syntax
    'Declaration
     
    Public Property PaperOrientation As PaperOrientation
    public PaperOrientation PaperOrientation {get; set;}
    See Also