TextNoteIcon Enumeration

Defines set of text annotation types.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public enum TextNoteIcon

Members

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

See Also