Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class / BaselineOffset Property

In This Topic
    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