ListLevelFormatTextPosition Property |
Gets or sets the position (in points) of the text.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 31.0.35.1089
Syntaxpublic double TextPosition { get; set; }
Public Property TextPosition As Double
Get
Set
Property Value
Type:
Double
The text position.
Remarks
See Also