Click or drag to resize

PdfFormWidget Methods

The PdfFormWidget type exposes the following members.

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