TextParagraphProperties.SpecialIndent Property
Gets or sets the first-line indent for the paragraph.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The first-line indent for the paragraph. |
See Also