'DeclarationPublic ReadOnly Property Annotation As O2S.Components.PDF4NET.Annotations.PDFAnnotation
'UsageDim instance As PDFVisualAnnotation Dim value As O2S.Components.PDF4NET.Annotations.PDFAnnotation value = instance.Annotation
public O2S.Components.PDF4NET.Annotations.PDFAnnotation Annotation {get;}
public: property O2S.Components.PDF4NET.Annotations.PDFAnnotation^ Annotation { O2S.Components.PDF4NET.Annotations.PDFAnnotation^ get(); }