LEADTOOLS PDF (Leadtools.Pdf assembly)

AnnotationType Property (PDFAnnotation)

Show in webframe





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

See Also

Reference

PDFAnnotation Class
PDFAnnotation Members

 

 


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