Click or drag to resize

AbsolutePositionTabAnchor Enumeration

Specifies the possible extents which can be used to calculate the absolute positioning of the positional tab character.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public enum AbsolutePositionTabAnchor
Members
Member nameValueDescription
Indent0 Specifies that the absolute positioning of the tab shall be relative to the indents.
Margin1 Specifies that the absolute positioning of the tab shall be relative to the margins.
See Also