Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFAnnotationType Enumeration






Specifies the type of PDF annotation
Syntax
[SerializableAttribute()]
public enum PDFAnnotationType : System.Enum 
'Declaration
 
<SerializableAttribute()>
Public Enum PDFAnnotationType 
   Inherits System.Enum
'Usage
 
Dim instance As PDFAnnotationType
public enum PDFAnnotationType
[SerializableAttribute()]
public enum class PDFAnnotationType : public System.Enum 
Members
ValueMemberDescription
0x00000000Note Note annotation
0x00000001Text Text annotation
0x00000002Line Line annotation
0x00000003Rectangle Rectangle annotation
0x00000004Ellipse Ellipse annotation
0x00000005Polyline Polyline annotation
0x00000006Polygon Polygon annotation
0x00000007Pencil Pencil annotation
0x00000008Highlight Highlight annotation
0x00000009Underline Underline annotation
0x0000000AStrikeout Strikeout annotation
0x0000000BSquiggly Squiggly annotation
Remarks

The PDFAnnotationType enumeration is used as the type for the PDFAnnotation.AnnotationType property.

Example

For an example, refer to PDFAnnotation.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Pdf.PDFAnnotationType

Requirements

Target Platforms

See Also

Reference

Leadtools.Pdf Namespace

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features