PdfStyledFieldWidget Properties |
The PdfStyledFieldWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Actions |
Gets the actions of the field.
|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
(Inherited from
PdfField
.)
|
![]() |
BackColor |
Get or Set the background color of the field
|
![]() |
BorderColor |
Gets or sets the color of the border.
|
![]() |
BorderStyle |
Gets or sets the color of the border.
|
![]() |
BorderWidth |
Gets or Sets the width of the border.
|
![]() |
Bounds |
Gets or sets the bounds.
|
![]() |
DefaultIndex |
Gets the default index.
|
![]() |
Export |
Gets or sets a value indicating whether thisis export.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Flatten |
Gets or sets a value indicating whether thisis flatten.
(Inherited from
PdfField
.)
|
![]() |
Font |
Gets the font.
|
![]() |
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
.)
|
![]() |
ForeColor |
Gets the fore color of the Field.
|
![]() |
Form |
Gets the form.
(Inherited from
PdfField
.)
|
![]() |
FormWidget |
Gets the form.
(Inherited from
PdfFieldWidget
.)
|
![]() |
FullName |
Gets the full name.
(Inherited from
PdfField
.)
|
![]() |
GotFocus |
Gets or sets the action to be performed when the annotation receives the
input focus.
|
![]() |
Location |
Gets or sets the location.
|
![]() |
LostFocus |
Gets or sets the action to be performed when the annotation loses the
input focus.
|
![]() |
MappingName |
Gets or sets the mapping name to be used when exporting interactive form
field data from the document.
(Inherited from
PdfFieldWidget
.)
|
![]() |
MouseDown |
Gets or sets the action to be performed when the mouse button is pressed inside the
annotations active area.
|
![]() |
MouseEnter |
Gets or sets the action to be performed when the mouse button is enter
inside the annotations active area..
|
![]() |
MouseLeave |
Gets or sets the action to be performed when the mouse button exits or leaves
the annotations active area..
|
![]() |
MouseUp |
Gets or sets the action to be performed when the mouse button is released
inside the annotations active area..
|
![]() |
Multiline |
Gets or sets a value indicating whether thisis multiline.
|
![]() |
Name |
Gets the name of the field.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Page |
Gets the page.
(Inherited from
PdfFieldWidget
.)
|
![]() |
ReadOnly |
Gets or sets a value indicating whether [read only].
(Inherited from
PdfFieldWidget
.)
|
![]() |
Required |
Gets or sets a value indicating whether thisis required.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Size |
Gets or sets the size.
|
![]() |
ToolTip |
Gets or sets the tool tip.
(Inherited from
PdfFieldWidget
.)
|
![]() |
Visible |
Gets a value indicating the visibility of the field.
|