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

AnnotationType Property (PDFTextAnnotation)






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

Property Value

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

For an example, refer to PDFTextAnnotation.

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

PDFTextAnnotation Class
PDFTextAnnotation Members

 

 


Products | Support | Contact Us | Copyright Notices

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