Word for WinForms
DrawString(String,RectangleF) メソッド

C1.C1Word.4.5.2 アセンブリ > C1.C1Word 名前空間 > C1WordDocument クラス > DrawString メソッド : DrawString(String,RectangleF) メソッド
段落のテキスト文字列。
描画する四角形。
このドキュメントの次の位置にテキスト文字列を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawString( _
   ByVal text As System.String, _
   ByVal rc As System.Drawing.RectangleF _
) 
public void DrawString( 
   System.string text,
   System.Drawing.RectangleF rc
)

パラメータ

text
段落のテキスト文字列。
rc
描画する四角形。
参照

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