A newer version of this page is available.
Switch to the current version.
XtraPageSettingsBase.Landscape Property
Gets or sets a value indicating whether the page orientation is landscape.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the page orientation is landscape; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Landscape |
---|---|---|
Cross-Platform Class Library | RemotePrintingSystem |
|
PrintingSystemBase |
|
|
WinForms Controls | PrintingSystem |
|
PrintingSystem |
|
|
WPF Controls | IDocumentViewModel |
|
PrintingSystem |
|
Remarks
If the Landscape property value is false, the page orientation is Portrait.
See Also
Feedback