Click or drag to resize

TextNoteIcon Enumeration

Defines set of text annotation types.

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public enum TextNoteIcon
Members
Member nameValueDescription
Note0 Note.
Comment1 Comment.
Help2 Help.
Insert3 Insert.
Key4 Key.
NewParagraph5 NewParagraph.
Paragraph6 Paragraph.
See Also