[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.Superscript

Superscript Property

Superscript

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.

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