Word for UWP
DrawString(TextBlock,Rect,StringFormat,Boolean) メソッド

C1.UWP.Word アセンブリ > C1.Xaml.Word 名前空間 > C1WordDocument クラス > DrawString メソッド : DrawString(TextBlock,Rect,StringFormat,Boolean) メソッド
シンタックス
'宣言
 
Private Overloads Sub DrawString( _
   ByVal tb As Windows.UI.Xaml.Controls.TextBlock, _
   ByVal rc As Windows.Foundation.Rect, _
   ByVal fmt As StringFormat, _
   Optional ByVal overlapping As System.Boolean _
) 
private void DrawString( 
   Windows.UI.Xaml.Controls.TextBlock tb,
   Windows.Foundation.Rect rc,
   StringFormat fmt,
   System.bool overlapping
)

パラメータ

tb
rc
fmt
overlapping
参照

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