Documents for PDF, .NET Edition Documentation
Superscript Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : Superscript Property
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.

Syntax
'Declaration
 
Public Property Superscript As System.Boolean
public System.bool Superscript {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members
Subscript Property