Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / Appearance Class / Annotation Property

In This Topic
    Annotation Property
    In This Topic
    Gets the AnnotationBase object owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Annotation As AnnotationBase
    public AnnotationBase Annotation {get;}
    See Also