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

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