LEADTOOLS PDF (Leadtools.Pdf assembly)

AnnotationType Property (PDFPencilAnnotation)

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

Requirements

Target Platforms

See Also

Reference

PDFPencilAnnotation Class
PDFPencilAnnotation Members

 

 


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