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