LEADTOOLS PDF (Leadtools.Pdf assembly)

PDFAnnotationType Enumeration

Show in webframe





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

            

            
[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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.