'Declaration
Public ReadOnly Property Type As PdfAnnotationType
'Usage
Dim instance As PdfAnnotation Dim value As PdfAnnotationType value = instance.Type
public PdfAnnotationType Type {get;}
public: property PdfAnnotationType Type { PdfAnnotationType get(); }