ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / PageSettingsModel Class / PaperOrientation Property

In This Topic
    PaperOrientation Property (PageSettingsModel)
    In This Topic
    Gets or sets paper orientation
    Syntax
    'Declaration
     
    Public Property PaperOrientation As Orientation
    public Orientation PaperOrientation {get; set;}
    See Also