ReadOnlyParagraphBorder.Offset Property
Gets the distance between the border and paragraph text.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Single | The border offset from the text in in current measure units. |
See Also