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

AnnotationType Property (PDFAnnotation)






Gets the type of this annotation object.
Syntax
public abstract PDFAnnotationType AnnotationType {get;}
'Declaration
 
Public MustOverride ReadOnly Property AnnotationType As PDFAnnotationType
'Usage
 
Dim instance As PDFAnnotation
Dim value As PDFAnnotationType
 
value = instance.AnnotationType
public abstract PDFAnnotationType AnnotationType {get;}
 get_AnnotationType(); 
public:
abstract property PDFAnnotationType AnnotationType {
   PDFAnnotationType get();
}

Property Value

A PDFAnnotationType enumeration member that specifies the type of annotation object associated with this PDFAnnotation
Example

For an example, refer to PDFAnnotation.

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

PDFAnnotation Class
PDFAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices

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