IDocument.IsRightToLeftLayout Property
For internal use. Specifies the orientation of the document’s content.
Namespace: DevExpress.DocumentView
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the right-to-left layout is enabled; otherwise, false. |
See Also