Click or drag to resize

TextNoteIcon Enumeration

Defines set of text annotation types.

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