[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.Subscript

Subscript Property

Subscript

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.

Declaration
public bool Subscript { get; set; }
Public Property Subscript As Boolean
See Also