PdfFieldWidget Class |
Namespace: Spire.Pdf.Widget
The PdfFieldWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
(Inherited from
PdfField
.)
|
![]() |
Export |
Gets or sets a value indicating whether thisis export.
(Overrides
PdfField
Export
.)
|
![]() |
Flatten |
Gets or sets a value indicating whether thisis flatten.
(Inherited from
PdfField
.)
|
![]() |
FontSizeAuto |
The font is to be auto-sized:its size is computed as a function of the height of the annotation rectangle.
(Inherited from
PdfField
.)
|
![]() |
Form |
Gets the form.
(Inherited from
PdfField
.)
|
![]() |
FormWidget |
Gets the form.
|
![]() |
FullName |
Gets the full name.
(Inherited from
PdfField
.)
|
![]() |
MappingName |
Gets or sets the mapping name to be used when exporting interactive form
field data from the document.
(Overrides
PdfField
MappingName
.)
|
![]() |
Name |
Gets the name of the field.
(Overrides
PdfField
Name
.)
|
![]() |
Page |
Gets the page.
(Overrides
PdfField
Page
.)
|
![]() |
ReadOnly |
Gets or sets a value indicating whether [read only].
(Overrides
PdfField
ReadOnly
.)
|
![]() |
Required |
Gets or sets a value indicating whether thisis required.
(Overrides
PdfField
Required
.)
|
![]() |
ToolTip |
Gets or sets the tool tip.
(Overrides
PdfField
ToolTip
.)
|
Name | Description | |
---|---|---|
![]() |
DefineDefaultAppearance |
Defines default appearance.
(Inherited from
PdfField
.)
|
![]() |
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
![]() |
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
.)
|
![]() |
Initialize | (Overrides PdfField Initialize .) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
ReSetPage |
Re set the page.
|
![]() |
SetName |
Sets the name of the field.
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|