ComponentOne FlexReport for UWP
Landscape Property

C1.UWP.Document Assembly > C1.Xaml.Document 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