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

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

パラメータ

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

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