TextNoteIcon Enumeration

Defines set of text annotation types.

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public enum TextNoteIcon

Members

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

See Also