Skip to main content
All docs
V25.1
  • PdfViewer.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.