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