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