ReadOnlyParagraphPropertiesBase.RightToLeft Property
Gets whether the paragraph’s text direction is right-to-left.
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 paragraph’s direction is right-to-left; otherwise, false. |
See Also