PdfFormWidget Methods |
The PdfFormWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
ExportData(Stream, DataFormat, String) |
Export the form data to a file.
|
![]() |
ExportData(String, DataFormat, String) |
Export the form data to a file.
|
![]() |
ExtractSignatureAsImages |
Extract Images from Signature
|
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
![]() |
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
![]() |
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
![]() |
HighlightFields |
Sets/Resets the form field highlight option.
|
![]() |
ImportData(String, DataFormat) |
Imports the data.
|
![]() |
ImportData(String, DataFormat, Boolean) |
Imports the data.
|
![]() |
ImportDataFDF |
Import form data from FDF file.
|
![]() |
ImportDataXFDF |
Obsolete.
Import form data from XFDF file.
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
OnlyHexInString |
Called when [hex in string].
|
![]() |
SetFieldValueForXFAForm |
Set field value for XFAForm.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|