'Declaration
Public Overloads Sub AddNote( _ ByVal note As PdfNoteBase, _ ByVal rc As RectangleF _ )
public void AddNote( PdfNoteBase note, RectangleF rc )
Parameters
- note
- The PdfNoteBase object.
- rc
- Area on the page that will behave as an AcroField (in points from the top-left corner of the page).