Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / MarkupAnnotation Class / ReferenceAnnotation Property

In This Topic
    ReferenceAnnotation Property
    In This Topic
    Gets or sets the annotation referenced by this annotation.
    Syntax
    'Declaration
     
    Public Property ReferenceAnnotation As MarkupAnnotation
    public MarkupAnnotation ReferenceAnnotation {get; set;}
    See Also