Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.AcroForms Namespace / FieldCollection Class
Properties Methods

In This Topic
    FieldCollection Class Members
    In This Topic

    The following tables list the members exposed by FieldCollection.

    Public Properties
     NameDescription
    Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument.AcroForm object.  
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument object that owns this collection.  
    Public PropertyGets the Field owning this collection.  
    Public PropertyGets a value indicating whether collection contains Signature fields.  
    Public PropertyOverloaded. Gets the Field with specified name, throws an exception if field not found.  
    Public PropertyGets the IFieldCollectionOwner object that owns this collection.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodSearches Field with specified name, search is case sensitive.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Top
    See Also