Link Search Menu Expand Document

FieldCollection Class

Represents collection of fields.
Inheritance Hierarchy
SystemObject
Bytescout.PDFFieldCollection

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class FieldCollection

The FieldCollection type exposes the following members.

Methods
NameDescription
Public methodAdd(String)
Adds the fields with their field name.
Public methodAdd(Field)
Adds the specified field.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference