Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / Font Class / MathBaseline Property

In This Topic
    MathBaseline Property
    In This Topic
    Gets the math baseline, in design units relative to the Roman baseline.
    Syntax
    'Declaration
     
    Public ReadOnly Property MathBaseline As System.Short
    public System.short MathBaseline {get;}
    See Also