Click or drag to resize

DocumentSettingsDefaultTabStop Property

Gets or sets the value which shall be used as the multiplier to generate automatic tab stops in this document.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public double DefaultTabStop { get; set; }

Property Value

Double
Remarks
Default value is 36 points (half an inch).
See Also