DocumentSettingsUseIndentAsNumberingTabStop Property |
When true, use hanging indent (if any) as tab stop for bullets and numbering.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool UseIndentAsNumberingTabStop { get; set; }
Public Property UseIndentAsNumberingTabStop As Boolean
Get
Set
Property Value
Boolean
See Also