LEADTOOLS PDF (Leadtools.Pdf assembly)

AnnotationType Property (PDFSquigglyAnnotation)

Show in webframe





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

Requirements

Target Platforms

See Also

Reference

PDFSquigglyAnnotation Class
PDFSquigglyAnnotation Members

 

 


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