DioDocs for PDF
TextRenderer コンストラクタ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > TextRenderer クラス : TextRenderer コンストラクタ
The text layout to split and render.
The splittin options.
Initializes a new instance of the GrapeCity.Documents.Text.TextLayout class.
シンタックス
'宣言
 
Public Function New( _
   ByVal textLayout As TextLayout, _
   ByVal splitOptions As TextSplitOptions _
)
public TextRenderer( 
   TextLayout textLayout,
   TextSplitOptions splitOptions
)

パラメータ

textLayout
The text layout to split and render.
splitOptions
The splittin options.
参照

TextRenderer クラス
TextRenderer メンバ