Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / WidgetAnnotation Class / Field Property

In This Topic
    Field Property (WidgetAnnotation)
    In This Topic
    Gets the GrapeCity.Documents.Pdf.AcroForms.Field associated with this annotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As Field
    public Field Field {get;}
    See Also