NoteType Enum

Specifies a note type.

public enum NoteType
Public Enum NoteType

Inheritance: ObjectValueTypeEnumNoteType

Fields

NoteType.Comment0Represents a note with a comment icon.
NoteType.Help1Represents a note with a help icon.
NoteType.Insert2Represents a note with an insert icon.
NoteType.Key3Represents a note with a key icon.
NoteType.NewParagraph4Represents a note with a new paragraph icon.
NoteType.None7Represents a note with a paragraph icon.
NoteType.Note5Represents a note with a note icon.
NoteType.Paragraph6Represents a note with a paragraph icon.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.PageElements

In this topic