Defines set of text annotation types.

Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0

Syntax

C#
public enum TextNoteIcon
Visual Basic
Public Enumeration TextNoteIcon
Visual C++
public enum class TextNoteIcon

Members

Member nameValueDescription
Note0 Note.
Comment1 Comment.
Help2 Help.
Insert3 Insert.
Key4 Key.
NewParagraph5 NewParagraph.
Paragraph6 Paragraph.

See Also