ResetAction | Class represents the reset-form action. A reset-form action resets selected interactive form fields to their default values. |
SetBorderLineWidth | Method represents setting the width of the border for the button. |
SetCreatePush | Creates a push behavior with down label and rollover label. |
SetFormSubmitAction | Method represents the submit-form actions. A submit-form action transmits the names and values of selected interactive form fields to a specified uniform resource locator(URL). |
SetJavaScriptAction | Method represents a JavaScript action. |
SetUrlLink | Method represents an action linking to an external URL. |
SetXYLink | Represents a destination to a coordinate on a page. |
SetZoomLink | Represents a destination to a page at a given zoom. |
BackgroundColor | Gets or sets the fill/background color of a form field. |
Behavior | Gets or sets the field??s highlighting mode, the visual effect to be used when the mouse button is pressed or held down inside its active area. |
BorderColor | Gets or sets the border color of a form field. |
BorderStyle | Gets or Sets the BorderStyle. |
FontSize | Gets or sets the font size for the form field. |
Height | Gets or sets the height of a form field. |
ID | Gets or sets the ID of the form field. |
Label | Gets or sets the label/caption of a form field. |
MappingName | Gets or sets an mapping name of a form field. |
Name | Gets or Sets the name of a form field. |
Printable | Gets or sets the form field printable on pdf. By default its true. |
ReadOnly | Gets or sets the read only property status of the form field. |
Rotate | Gets or sets the angle of a form field. Default is 0. Effective entries are 90, 180 and 270. |
TextColor | Gets or sets the color of the text for the field. |
ToolTip | Gets or sets an alternate field name of a form field. |
Visible | Gets or sets the form field visibility on the pdf. By default its true. |
Width | Gets or sets the width of a form field. |
X | Gets or sets the X coordinate of a form field. |
Y | Gets or sets the Y coordinate of a form field. |
© Copyright 2007, ceTe Software