ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / PrintOptions Class / AutoRotate Property

In This Topic
    AutoRotate Property
    In This Topic
    Auto-rotate
    Syntax
    'Declaration
     
    Public Property AutoRotate As Boolean
    public bool AutoRotate {get; set;}
    See Also