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

In This Topic
    SuperOrSubscript Property
    In This Topic
    Gets a value indicating whether the glyph run should be displayed as superscript or as subscript.
    Syntax
    'Declaration
     
    Public ReadOnly Property SuperOrSubscript As System.Boolean
    public System.bool SuperOrSubscript {get;}
    See Also