DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FontBase Class / Position Property

In This Topic
Position Property (FontBase)
In This Topic
Gets or sets the position of text (in points) relative to the base line. A positive number raises the text, and a negative number lowers it.
Syntax
'Declaration
 
Public Property Position As System.Single
 
See Also