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

In This Topic
    SuperscriptYOffset Property
    In This Topic
    Gets the recommended vertical offset in font design units from the baseline for superscripts for this font.
    Syntax
    'Declaration
     
    Public ReadOnly Property SuperscriptYOffset As System.Integer
    public System.int SuperscriptYOffset {get;}
    See Also