TextParagraphProperties.LeftIndent Property
Gets or sets the left indent of the paragraph (in the Document measurement units. 1 Document unit equals 1/300 of an inch).
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The left indent of the paragraph. |
See Also