Apitron.PDF.Kit library for .NET
Top
The FdfField type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetValueT |
Gets the value.
| |
SetValue(Boolean) |
Sets the value. Meaningful for check box fields only.
| |
SetValue(String) |
Sets the value. Meaningful for text, radio button and choice fields only.
| |
SetValue(String) |
Sets the value. Meaningful for choice fields only.
| |
SetValue(FdfFieldValue) |
Sets the value.
|
See Also