Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / FieldCollection Class / Field Property

In This Topic
    Field Property (FieldCollection)
    In This Topic
    Gets the Field owning this collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As Field
    public Field Field {get;}
    See Also