ImageGear v26.0 - Updated
Type Property (ImGearPDFAnnotation)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFAnnotation Class : Type Property
Gets the type of the annotation.
Syntax
'Declaration
 
Public ReadOnly Property Type As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDFAnnotation
Dim value As ImGearPDFAtom
 
value = instance.Type
public ImGearPDFAtom Type {get;}
public: __property ImGearPDFAtom* get_Type();
public:
property ImGearPDFAtom^ Type {
   ImGearPDFAtom^ get();
}

Property Value

The type of the annotation.
See Also

Reference

ImGearPDFAnnotation Class
ImGearPDFAnnotation Members

Is this page helpful?
Yes No
Thanks for your feedback.