ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / PageBase Class / PaperOrientation Property

In This Topic
    PaperOrientation Property (PageBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property PaperOrientation As PaperOrientation
    public virtual PaperOrientation PaperOrientation {get;}
    See Also