'Declaration
Public ReadOnly Property Annotation As PDFAnnotation
'Usage
Dim instance As BeforeAnnotationAddEventArgs Dim value As PDFAnnotation value = instance.Annotation
public PDFAnnotation Annotation {get;}
public: __property PDFAnnotation* get_Annotation();
public: property PDFAnnotation^ Annotation { PDFAnnotation^ get(); }