'宣言 Public Overloads Sub AddNote( _ ByVal note As PdfNoteBase, _ ByVal rc As System.Windows.Rect _ )
public void AddNote( PdfNoteBase note, System.Windows.Rect rc )
パラメータ
- note
- PdfNoteBaseオブジェクト。
- rc
- AcroField として動作するページの領域(ページの左上隅からのポイント数)。
'宣言 Public Overloads Sub AddNote( _ ByVal note As PdfNoteBase, _ ByVal rc As System.Windows.Rect _ )
public void AddNote( PdfNoteBase note, System.Windows.Rect rc )