ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / AutoRotatePages Property

In This Topic
    AutoRotatePages Property
    In This Topic
    Autorotate pages, or not
    Syntax
    'Declaration
     
    Public Property AutoRotatePages As Boolean
    public bool AutoRotatePages {get; set;}
    See Also