Apitron.PDF.Kit library for .NET
SystemObject
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayoutInternalCollectionFdfField
Apitron.PDF.Kit.Interactive.FormsDataFdfFieldsCollection
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Top
Top
This class represents a collection of FdfField.
Inheritance Hierarchy
Apitron.PDF.Kit.FixedLayout.ResourcesResource
Apitron.PDF.Kit.FixedLayoutInternalCollectionFdfField
Apitron.PDF.Kit.Interactive.FormsDataFdfFieldsCollection
Namespace: Apitron.PDF.Kit.Interactive.FormsData
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax
The FdfFieldsCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CanBeExported |
Gets a value indicating whether this instance can be exported.
(Inherited from Resource.) |
![]() | FieldNames |
Gets the field names.
|
![]() | Item |
Gets the underlying FdfField with the specified field name.
|
![]() | ResourceType |
Gets the resource type.
(Inherited from Resource.) |
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified item.
(Inherited from InternalCollectionT.) |
![]() | Clear |
Clears this instance.
(Inherited from InternalCollectionT.) |
![]() | Contains |
Determines whether the collection contains the specified item.
(Inherited from InternalCollectionT.) |
![]() | GetEnumerator |
Returns an enumerator that iterates through the collection.
(Inherited from InternalCollectionT.) |
See Also