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