TextParagraphProperties.ListIndentLevel Property
Gets or sets the indent level for the paragraph in a list.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
NuGet Package: DevExpress.Docs.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Int32> | The indent level for the paragraph. |
See Also