Pdf for UWP
DrawString(TextBlock,Rect) メソッド

C1.UWP.Pdf アセンブリ > C1.Xaml.Pdf 名前空間 > C1PdfDocument クラス > DrawString メソッド : DrawString(TextBlock,Rect) メソッド
テキストと書式設定オプションを含む Windows.UI.Xaml.Controls.TextBlock
テキストのサイズと位置をポイント単位で指定する Windows.Foundation.Rect
指定された Windows.Foundation.Rect内に文字列を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawString( _
   ByVal tb As Windows.UI.Xaml.Controls.TextBlock, _
   ByVal rc As Windows.Foundation.Rect _
) 
public void DrawString( 
   Windows.UI.Xaml.Controls.TextBlock tb,
   Windows.Foundation.Rect rc
)

パラメータ

tb
テキストと書式設定オプションを含む Windows.UI.Xaml.Controls.TextBlock
rc
テキストのサイズと位置をポイント単位で指定する Windows.Foundation.Rect
参照

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