ActiveReports 12
Landscape Property (SystemPrinter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports Namespace > SystemPrinter Class : Landscape Property
Determines whether or not the report will be landscaped for printing.
Syntax
'Declaration
 
Public Property Landscape As Boolean
public bool Landscape {get; set;}

Property Value

Boolean value. True, if the report will be landscaped; otherwise, false.
See Also

Reference

SystemPrinter Class
SystemPrinter Members