DioDocs for PDF
TextRun コンストラクタ(String,TextFormat)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextRun クラス > TextRun コンストラクタ : TextRun コンストラクタ(String,TextFormat)
The text of the section.
The text format to use.
Creates a new instance of TextRun.
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal format As TextFormat _
)
public TextRun( 
   System.string text,
   TextFormat format
)

パラメータ

text
The text of the section.
format
The text format to use.
参照

TextRun クラス
TextRun メンバ
オーバーロード一覧