Click or drag to resize

StickyNoteAnnotation Constructor

Overload List
  NameDescription
Public methodStickyNoteAnnotation
Initializes a new instance of the StickyNoteAnnotation class.
Public methodStickyNoteAnnotation(PdfBounds, String)
Initializes a new instance of the StickyNoteAnnotation class with the specified bounds and text.
Public methodStickyNoteAnnotation(PdfBounds, String, PdfBounds)
Initializes a new instance of the StickyNoteAnnotation class with the specified bounds and text, constructing an associated PopupAnnotation to attach to the StickyNoteAnnotation.
Top
See Also