'宣言 Public Overloads Sub AddNote( _ ByVal note As PdfNoteBase, _ ByVal page As System.Integer, _ ByVal rc As System.Drawing.RectangleF _ )
public void AddNote( PdfNoteBase note, System.int page, System.Drawing.RectangleF rc )
パラメータ
- note
- PdfNoteBase オブジェクト。
- page
- AcroField が含まれるページのインデックス。
- rc
- AcroField として動作するページの領域(ページの左上隅からのポイント数)。