Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfImageWidgetAnnotationReference Class / WidgetAnnotation Property

In This Topic
    WidgetAnnotation Property
    In This Topic
    Gets the GrapeCity.Documents.Pdf.Annotations.WidgetAnnotation that references the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property WidgetAnnotation As WidgetAnnotation
    public WidgetAnnotation WidgetAnnotation {get;}
    See Also