'宣言 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 として動作するページの領域(ページの左上隅からのポイント数)。
'宣言 Public Overloads Sub AddField( _ ByVal field As PdfFieldBase, _ ByVal rc As System.Windows.Rect _ )
public void AddField( PdfFieldBase field, System.Windows.Rect rc )