Leadtools.Pdf Namespace : PDFNoteAnnotationType Enumeration |
public enum PDFNoteAnnotationType : System.Enum
'Declaration Public Enum PDFNoteAnnotationType Inherits System.Enum
'Usage Dim instance As PDFNoteAnnotationType
public enum PDFNoteAnnotationType : System.Enum
Leadtools.Pdf.PDFNoteAnnotationType = function() { }; Leadtools.Pdf.PDFNoteAnnotationType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class PDFNoteAnnotationType : public System.Enum
Member | Description |
---|---|
Comment | Comment icon |
Help | Help icon |
Insert | Insert icon |
Key | Key icon |
NewParagraph | New paragraph icon |
Note | Note icon |
Paragraph | Paragraph icon |
The PDFNoteAnnotationType enumeration is used as the type for the PDFNoteAnnotation.Type property.
For an example, refer to PDFNoteAnnotation.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFNoteAnnotationType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2