LinkBase.Landscape Property
Gets or sets a value indicating whether the page orientation is landscape.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v25.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
If the Landscape property’s value is false, then the page orientation is Portrait.
See Also