[]
Gets or sets a value indicating whether the glyphs should be displayed as superscript.
Setting this property to true also sets the Subscript property to false.
true
false
public bool Superscript { get; set; }
Public Property Superscript As Boolean