Enum PdfTextAnnotationIcon
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Specifies the icon to be used in displaying PdfTextAnnotation.
public enum PdfTextAnnotationIcon
Fields
Comment = 1Predefined "Comment" icon to be used.
Help = 4Predefined "Help" icon to be used.
Insert = 7Predefined "Insert" icon to be used.
Key = 2Predefined "Key" icon to be used.
NewParagraph = 5Predefined "NewParagraph" icon to be used.
Note = 3Predefined "Note" icon to be used.
Paragraph = 6Predefined "Paragraph" icon to be used.
Remarks
Icon appearances are viewer application-specific.