PDF for WPF and Silverlight
DrawString(TextBlock,Rect) メソッド

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

パラメータ

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

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