ComponentOne FlexReport for WinForms
Landscape Property (C1PageSettings)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > C1PageSettings Class : Landscape Property
Gets or sets a value indicating whether to use landscape orientation. Changing this property swaps height and width of the page.
Syntax
'Declaration
 
Public Property Landscape As System.Boolean
public System.bool Landscape {get; set;}
See Also

Reference

C1PageSettings Class
C1PageSettings Members