PdfFormWidget Class |
Namespace: Spire.Pdf.Widget
The PdfFormWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AutoNaming |
Gets or sets a value indicating whether [field auto naming].
(Inherited from
PdfForm
.)
|
![]() |
Fields |
Gets the fields.
(Inherited from
PdfForm
.)
|
![]() |
FieldsWidget |
Gets the field collection.
|
![]() |
IsDynamicForm |
Gets the value whether is dynamicForm.
|
![]() |
IsFlatten |
Gets or sets a value indicating whether thisis flatten.
(Inherited from
PdfForm
.)
|
![]() |
NeedAppearances |
Gets or sets a value indicating whether need appearances.
(Overrides
PdfForm
NeedAppearances
.)
|
![]() |
ReadOnly |
Gets or sets a value indicating whether the form is read only.
(Overrides
PdfForm
ReadOnly
.)
|
![]() |
XFAForm |
Gets XFA data of the form.
|
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
.)
|