'DeclarationPublic ReadOnly Property Type As PDFAnnotationType
'UsageDim instance As PDFAnnotation Dim value As PDFAnnotationType value = instance.Type
public PDFAnnotationType Type {get;}
public: __property PDFAnnotationType get_Type();
public: property PDFAnnotationType Type { PDFAnnotationType get(); }