NoteType Enum
Specifies a note type.
public enum NoteType
Public Enum NoteType
Inheritance: ObjectValueTypeEnumNoteType
Fields
NoteType.Comment | 0 | Represents a note with a comment icon. |
NoteType.Help | 1 | Represents a note with a help icon. |
NoteType.Insert | 2 | Represents a note with an insert icon. |
NoteType.Key | 3 | Represents a note with a key icon. |
NoteType.NewParagraph | 4 | Represents a note with a new paragraph icon. |
NoteType.None | 7 | Represents a note with a paragraph icon. |
NoteType.Note | 5 | Represents a note with a note icon. |
NoteType.Paragraph | 6 | Represents 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:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.