Back to Devexpress

PdfViewerControl.AddStickyNote Method

wpf-devexpress-dot-xpf-dot-pdfviewer-dot-pdfviewercontrol-dot-addstickynote.md

latest950 B
Original Source

PdfViewerControl.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.