AbsolutePositionTabAnchor Enumeration |
Specifies the possible extents which can be used to calculate the absolute positioning
of the positional tab character.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic enum AbsolutePositionTabAnchor
Public Enumeration AbsolutePositionTabAnchor
MembersMember name | Value | Description |
---|
Indent | 0 |
Specifies that the absolute positioning of the tab shall be relative to the indents.
|
Margin | 1 |
Specifies that the absolute positioning of the tab shall be relative to the margins.
|
See Also