FDFField Class |
Namespace: pdftron.FDF
public sealed class FDFField : IClosable
The FDFField type exposes the following members.
Name | Description | |
---|---|---|
![]() | FDFField |
Construct an FDFField from a SDF dictionary representing a terminal field node.
|
Name | Description | |
---|---|---|
![]() | Close | |
![]() | Equals | (Inherited from Object.) |
![]() | FindAttribute | The function returns the specified attribute.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetName | Get name of the FDFField
|
![]() | GetPartialName | Get partial name of the FDFField
|
![]() | GetSDFObj | Get underlying SDF object
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | Get value of the FDFField
|
![]() | Set | Sets value to the given FDFField object |
![]() | SetValue | Set value of the FDFField
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |