TabStopAlignment Property |
Gets the alignment of text at this tab stop.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic TabStopAlignment Alignment { get; }
Public ReadOnly Property Alignment As TabStopAlignment
Get
Property Value
TabStopAlignment
See Also