LEADTOOLS PDF (Leadtools.Pdf assembly)

AnnotationType Property (PDFHighlightAnnotation)

Show in webframe





Gets the type of the annotation object.
Syntax
public override PDFAnnotationType AnnotationType {get;}
'Declaration
 
Public Overrides ReadOnly Property AnnotationType As PDFAnnotationType
'Usage
 
Dim instance As PDFHighlightAnnotation
Dim value As PDFAnnotationType
 
value = instance.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 PDFHighlightAnnotation.

Requirements

Target Platforms

See Also

Reference

PDFHighlightAnnotation Class
PDFHighlightAnnotation Members

 

 


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