AbsolutePositionTabCharacterAlignment Property |
Gets or sets the location of the positional tab stop on the line, as well as the alignment
which shall be applied to text subsequent to the current positional tab stop.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic AbsolutePositionTabAlignment Alignment { get; set; }
Public Property Alignment As AbsolutePositionTabAlignment
Get
Set
Property Value
AbsolutePositionTabAlignment
See Also