Skip to main content
A newer version of this page is available. .
All docs
V22.1

PdfViewerControl.AddStickyNote Method

Name Parameters Description
AddStickyNote(PdfDocumentPosition, String, Color) position, comment, color Creates a text annotations (sticky note) at the specified document position with the specified comment and color.
AddStickyNote(PdfDocumentPosition, String) position, comment Creates a text annotations (sticky note) at the specified document position with the specified comment.
AddStickyNote(PdfDocumentPosition) position Creates a text annotations (sticky note) at the specified document position.