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