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

In This Topic
    IsAutoRotatePages Property
    In This Topic
    Adjusts the page orientation to match the orientation specified in the printer properties Is only available in "Multiple pages per sheet" mode
    Syntax
    'Declaration
     
    Public Property IsAutoRotatePages As Boolean
    public bool IsAutoRotatePages {get; set;}
    See Also