'宣言 Public Overloads Sub AddNote( _ ByVal note As PdfNoteBase, _ ByVal rc As System.Drawing.RectangleF _ )
public void AddNote( PdfNoteBase note, System.Drawing.RectangleF rc )
パラメータ
- note
- PdfNoteBaseオブジェクト。
- rc
- フォームフィールドとして動作するページ上の領域(ページの左上隅からのポイント数で指定)。