Documents for PDF, .NET Edition Documentation
Subscript Property

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

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

Reference

TextFormat Class
TextFormat Members
Superscript Property