Word for WPF
DrawString(String,Rect) メソッド

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

パラメータ

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

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