ReadOnlySectionPage.Landscape Property
Gets the value specifying whether the page’s orientation is landscape.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the page has landscape orientation; false if the page’s orientation is portrait. |
See Also