ParagraphProperties.DefaultTabSize Property
Gets or sets the default tab stop distance for the paragraph (in the Document measurement units. 1 Document unit equals 1/300 of an inch).
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v25.2.dll
NuGet Package: DevExpress.Docs.Presentation
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Single> | The default tab stop distance for the paragraph. |
See Also