The PdfButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the color of the control background.
(Inherited from PdfControl.) |
![]() | Border |
Gets the properties of the control border.
(Inherited from PdfControl.) |
![]() | BoundingBox |
Gets or sets the bounding box (rectangle that defines the location
of the control on the page).
(Inherited from PdfControl.) |
![]() | Flags |
Gets or sets the set of flags specifying various characteristics
of the widget.
(Inherited from PdfWidget.) |
![]() | Font |
Gets or sets the font used to display text in the control.
|
![]() | FontColor |
Gets or sets the color of the font used to display text in the
control.
|
![]() | FontSize |
Gets or sets the size of the font (in points) used to display
text in the control.
|
![]() | FullName |
Gets the fully qualified name of the control.
(Inherited from PdfControl.) |
![]() | Height |
Gets or sets the height of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Hidden |
Gets or sets a value indicating whether this PdfWidget
is hidden.
(Inherited from PdfWidget.) |
![]() | Hint |
Gets or sets the text displayed when the mouse hovers over the
control.
(Inherited from PdfControl.) |
![]() | Image |
Gets or sets the image that is displayed on a PdfButton control.
|
![]() | ImagePlacement |
Gets or sets the image placement.
|
![]() | ImageScaleMode |
Gets or sets the image scale mode.
|
![]() | Invisible |
Gets or sets a value indicating whether this PdfWidget
is invisible.
(Inherited from PdfWidget.) |
![]() | Layer |
(PDF 1.5) Gets or sets the layer to which this widget belongs.
(Inherited from PdfWidget.) |
![]() | Layout |
Gets or sets the position of text and image relative to each other.
|
![]() | Left |
Gets or sets the x-coordinate of the left edge of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Locked |
(PDF 1.4) Gets or sets a value indicating whether this
PdfWidget is locked.
(Inherited from PdfWidget.) |
![]() | LockedContents |
(PDF 1.7) Gets or sets a value indicating whether to allow the
contents of the widget to be modified by the user.
(Inherited from PdfWidget.) |
![]() | MappingName |
Gets or sets the mapping name.
(Inherited from PdfControl.) |
![]() | ModifiedDate |
Gets or sets the date and time when the widget was last modified.
(Inherited from PdfWidget.) |
![]() | Name |
Gets or sets the control name.
(Inherited from PdfControl.) |
![]() | NoRotate |
Gets or sets a value indicating whether to rotate the widget's
appearance to match the rotation of the page.
(Inherited from PdfWidget.) |
![]() | NoView |
Gets or sets a value indicating whether to display widget on screen
and allow it to interact with the user.
(Inherited from PdfWidget.) |
![]() | NoZoom |
Gets or sets a value indicating whether to scale widget's appearance
to match the magnification of the page.
(Inherited from PdfWidget.) |
![]() | OnActivation |
Gets or sets the action to be performed when the control is activated.
(Inherited from PdfControl.) |
![]() | OnBeforeFormatting |
Gets or sets the PdfJavaScriptAction action to be
performed before the control is formatted to display its current
value.
(Inherited from PdfControl.) |
![]() | OnChange |
Gets or sets the PdfJavaScriptAction action to be
performed when the control's value is changed.
(Inherited from PdfControl.) |
![]() | OnKeyPress |
Gets or sets the PdfJavaScriptAction action to be
performed when the user types a keystroke into
PdfTextBox or PdfComboBox or modifies
the selection in a scrollable list box.
(Inherited from PdfControl.) |
![]() | OnLostFocus |
Gets or sets the action to be performed when the control loses
the input focus.
(Inherited from PdfControl.) |
![]() | OnMouseDown |
Gets or sets the action to be performed when the mouse button is
pressed inside the control's active area.
(Inherited from PdfControl.) |
![]() | OnMouseEnter |
Gets or sets the action to be performed when the cursor enters the
control's active area.
(Inherited from PdfControl.) |
![]() | OnMouseExit |
Gets or sets the action to be performed when the cursor exits the
controls' active area.
(Inherited from PdfControl.) |
![]() | OnMouseUp |
Gets or sets the action to be performed when the mouse button is
released inside the control's active area.
(Inherited from PdfControl.) |
![]() | OnOtherControlChanged |
Gets or sets the PdfJavaScriptAction action to be
performed to recalculate the value of this control when that of
another control changes.
(Inherited from PdfControl.) |
![]() | OnSetFocus |
Gets or sets the action to be performed when the control receives
the input focus.
(Inherited from PdfControl.) |
![]() | Owner |
Gets the page with which this widget is associated.
(Inherited from PdfWidget.) |
![]() | PreserveImageProportions |
Gets or sets the value indicating whether to preserve the image's original aspect ratio.
|
![]() |
Gets or sets a value indicating whether this PdfWidget
gets printed when the page is printed.
(Inherited from PdfWidget.) | |
![]() | ReadOnly |
Gets or sets a value indicating whether to allow widget to interact
with the user.
(Inherited from PdfWidget.) |
![]() | Rotation |
Gets the PdfRotation value specifying the rotation of the control
counterclockwise relative to the page.
(Inherited from PdfControl.) |
![]() | Text |
Gets or sets the text caption displayed in the PdfButton control.
|
![]() | ToggleNoView |
(PDF 1.5) Gets or sets a value indicating whether to invert the
interpretation of NoView property for certain events.
(Inherited from PdfWidget.) |
![]() | Top |
Gets or sets the y-coordinate of the top edge of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |
![]() | Type |
Gets the type of this PdfWidget.
(Inherited from PdfWidget.) |
![]() | ValueIsRequired |
Gets or sets a value indicating whether this control must have a
value at the time it is exported by a
PdfSubmitFormAction.
(Inherited from PdfControl.) |
![]() | Width |
Gets or sets the width of the bounding box
(rectangle that defines the location of the widget on the page).
(Inherited from PdfWidget.) |