DocumentSettingsDefaultTabStop Property |
Gets or sets the value which shall be used as the multiplier to generate automatic tab stops in this document.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic double DefaultTabStop { get; set; }
Public Property DefaultTabStop As Double
Get
Set
Property Value
Double
Remarks
Default value is 36 points (half an inch).
See Also