Gets the position of the current
TabStop, in points, with respect to the current page margins.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic double Position { get; }
Public ReadOnly Property Position As Double
Get
Property Value
Type:
Double
The position of the current
TabStop, in points, with respect to the current page margins.
See Also