DioDocs for PDF
Superscript プロパティ

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

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

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