PDFKit.NET 2.0 Class Library (.NET 2.0)

FieldCollection Class

Collection of form fields.

For a list of all members of this type, see FieldCollection Members.

System.Object
   TallComponents.PDF.Forms.Fields.FieldCollection

public abstract class FieldCollection : IEnumerable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This collection is non-creatable and can be obtained through the Fields property of Document and FormAction.

Requirements

Namespace: TallComponents.PDF.Forms.Fields

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

FieldCollection Members | TallComponents.PDF.Forms.Fields Namespace