ActiveReports 10
AutoRotate Property

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > PrintOptions Class : AutoRotate Property
Gets or sets the value that indicates whether the page content should be rotated according to the paper orientation.
Syntax
'Declaration
 
Public Property AutoRotate As Boolean
public bool AutoRotate {get; set;}
See Also

Reference

PrintOptions Class
PrintOptions Members