PdfTextAnnotationIcon EnumerationTerminal Works - PDF Printing.Net Library
Specifies the pre-defined icon names of text annotations.

Namespace: PdfEdit.Pdf.Annotations
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public enum PdfTextAnnotationIcon
Members

  Member nameValueDescription
NoIcon0 A pre-defined annotation icon.
Comment1 A pre-defined annotation icon.
Help2 A pre-defined annotation icon.
Insert3 A pre-defined annotation icon.
Key4 A pre-defined annotation icon.
NewParagraph5 A pre-defined annotation icon.
Note6 A pre-defined annotation icon.
Paragraph7 A pre-defined annotation icon.
See Also

Reference