This sample shows how to add text annotations (sticky notes) to a PDF document using the PdfPage.AddTextAnnotation
method of Docotic.Pdf library.
The AddTextAnnotation methods return an instance of the PdfTextAnnotation class. Use the instance to set up an icon and other properties for the sticky note.