Documents for PDF, .NET Edition Documentation
FieldCollection Class Members
Properties  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace : FieldCollection Class

The following tables list the members exposed by FieldCollection.

Public Properties
 NameDescription
Public PropertyGets the GrapeCity.Documents.Pdf.GcPdfDocument.AcroForm object.  
Public PropertyGets a value indicating whether the collection was changed. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<Field>)
Public Property (Inherited from System.Collections.ObjectModel.Collection<Field>)
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 PropertyGets 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<Field>)
Public MethodAdds all items from items to this collection. (Inherited from GrapeCity.Documents.Common.OwnedCollectionBase<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public MethodSearches Field with specified name, search is case insensitive.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<Field>)
Top
See Also

Reference

FieldCollection Class
GrapeCity.Documents.Pdf.AcroForms Namespace