DioDocs for PDF
Subscript プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextFormat クラス : 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.

シンタックス
'宣言
 
Public Property Subscript As System.Boolean
public System.bool Subscript {get; set;}
参照

TextFormat クラス
TextFormat メンバ
Superscript プロパティ