Leadtools.Pdf Namespace : PDFAnnotationType Enumeration |
[SerializableAttribute()] public enum PDFAnnotationType : System.Enum
'Declaration <SerializableAttribute()> Public Enum PDFAnnotationType Inherits System.Enum
'Usage Dim instance As PDFAnnotationType
[SerializableAttribute()] public enum PDFAnnotationType : System.Enum
Leadtools.Pdf.PDFAnnotationType = function() { }; Leadtools.Pdf.PDFAnnotationType.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()] public enum class PDFAnnotationType : public System.Enum
Member | Description |
---|---|
Ellipse | Ellipse annotation |
Highlight | Highlight annotation |
Line | Line annotation |
Note | Note annotation |
Pencil | Pencil annotation |
Polygon | Polygon annotation |
Polyline | Polyline annotation |
Rectangle | Rectangle annotation |
Squiggly | Squiggly annotation |
Strikeout | Strikeout annotation |
Text | Text annotation |
Underline | Underline annotation |
The PDFAnnotationType enumeration is used as the type for the PDFAnnotation.AnnotationType property.
For an example, refer to PDFAnnotation.
System.Object
System.ValueType
System.Enum
Leadtools.Pdf.PDFAnnotationType
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