Link Search Menu Expand Document

TextAnnotationIcon Enumeration

Specifies the icon to be used in displaying Bytescout.PDF.TextAnnotation.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum TextAnnotationIcon
Members
Member nameValueDescription
Comment0 Predefined "Comment" icon to be used.
Help1 Predefined "Help" icon to be used.
Insert2 Predefined "Insert" icon to be used.
Key3 Predefined "Key" icon to be used.
NewParagraph4 Predefined "NewParagraph" icon to be used.
Note5 Predefined "Note" icon to be used.
Paragraph6 Predefined "Paragraph" icon to be used.
Circle7 Predefined "Circle" icon to be used.
Cross8 Predefined "Cross" icon to be used.
RightArrow9 Predefined "RightArrow" icon to be used.
RightPointer10 Predefined "RightPointer" icon to be used.
Star11 Predefined "Star" icon to be used.
UpArrow12 Predefined "UpArrow" icon to be used.
UpLeftArrow13 Predefined "UpLeftArrow" icon to be used.
Check14 Predefined "Check" icon to be used.
See Also

Reference