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

In This Topic
    VerticalBaselineOffset Property (GlyphRun)
    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