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

In This Topic
    Item Property (FieldCollection)
    In This Topic
    Gets the Field with specified name, throws an exception if field not found.
    Overload List
    OverloadDescription
    Gets the Field with specified name, throws an exception if field not found.  
    (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    See Also