Determines whether or not the report will be landscaped for printing.
'Declaration
Public Property Landscape As System.Boolean
public System.bool Landscape {get; set;}
Property Value
Boolean value.
True, if the report will be landscaped; otherwise,
false.