BaselineOffset Property (TextLine)
In This Topic
Gets the offset from line position to the Roman baseline, in graphic units.
Syntax
'Declaration
Public ReadOnly Property BaselineOffset As System.Single
public System.float BaselineOffset {get;}
See Also