LEADTOOLS PDF (Leadtools.Pdf assembly)
LEAD Technologies, Inc

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
[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 
Members
MemberDescription
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

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: 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

See Also

Reference

Leadtools.Pdf Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.