PDF for WPF and Silverlight
AddField(PdfFieldBase,Rect) メソッド

C1.Silverlight.Pdf.5 アセンブリ > C1.Silverlight.Pdf 名前空間 > C1PdfDocument クラス > AddField メソッド : AddField(PdfFieldBase,Rect) メソッド
PdfFieldBaseオブジェクト。
AcroField として動作するページの領域(ページの左上隅からのポイント数)。
AcroField を現在のページに追加します。
シンタックス
'宣言
 
Public Overloads Sub AddField( _
   ByVal field As PdfFieldBase, _
   ByVal rc As System.Windows.Rect _
) 
public void AddField( 
   PdfFieldBase field,
   System.Windows.Rect rc
)

パラメータ

field
PdfFieldBaseオブジェクト。
rc
AcroField として動作するページの領域(ページの左上隅からのポイント数)。
参照

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