Back to Devexpress

PdfViewer.AddStickyNote Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-addstickynote.md

latest943 B
Original Source

PdfViewer.AddStickyNote Method

NameParametersDescription
AddStickyNote(PdfDocumentPosition, String, Color)position, comment, colorCreates a text annotations (sticky note) at the specified document position with the specified comment and color.
AddStickyNote(PdfDocumentPosition, String)position, commentCreates a text annotations (sticky note) at the specified document position with the specified comment.
AddStickyNote(PdfDocumentPosition)positionCreates a text annotations (sticky note) at the specified document position.