ActiveReports 12 Server User Guide
Landscape Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.Scheduling Namespace > PrintingOptions Class : Landscape Property
Gets or sets a value indicating whether the page is printed in landscape or portrait orientation
Syntax
'Declaration
 
Public Property Landscape As Nullable(Of Boolean)
public Nullable<bool> Landscape {get; set;}
See Also

Reference

PrintingOptions Class
PrintingOptions Members