The properties of the PushButtonWidget class are listed below. For a complete list of PushButtonWidget class members, see the PushButtonWidget Members topic.
BackgroundColor (inherited from Widget) | The background color of this widget. |
BorderColor (inherited from Widget) | The color of the border of this widget. |
BorderStyle (inherited from Annotation) | The border style of this annotation. |
BorderWidth (inherited from Annotation) | The width in points of the border of this annotation. |
Bottom (inherited from Annotation) | Position of annotation's bottom edge. |
Field (inherited from Widget) | The associated Field. |
Font (inherited from Widget) | The text font. |
FontSize (inherited from Widget) | The font size. |
GotFocusActions (inherited from Widget) | The actions executed when the widget recieves the input focus. |
HasIcon | Checks if an icon is present. |
Height (inherited from Annotation) | Height of this annotation. |
HorizontalAlignment (inherited from Widget) | The horiontal text alignment |
Invisible (inherited from Widget) | This annotation will not be visible in the pdf-viewer. |
Label | The label for the button. |
Layout | The Layout mode for this push button widget. |
Left (inherited from Annotation) | Position of annotation's left edge. |
Locked (inherited from Annotation) | Specifies if the annotations properties are locked in a viewer application. |
LostFocusActions (inherited from Widget) | The actions executed when the widget loses the input focus. |
MouseDownActions (inherited from Widget) | The actions executed when a mouse/pointing device goes down in the widget. |
MouseEnterActions (inherited from Widget) | The actions executed when a mouse/pointing device enters the widget. |
MouseExitActions (inherited from Widget) | The actions executed when a mouse/pointing device leaves the widget. |
MouseUpActions (inherited from Widget) | The actions executed when a mouse/pointing device goes up. |
Orientation (inherited from Widget) | Orientation of this widget in degrees. Default is Rotate0. |
Page (inherited from Annotation) | The associated page. |
Persistency (inherited from Widget) | The widget's persistency when this document is written. |
Print (inherited from Annotation) | This annotation will be visible on a printout. |
Right (inherited from Annotation) | Position of annotation's right edge. |
TabOrder (inherited from Annotation) | Retrieve the tab-order for this annotation. |
TextColor (inherited from Widget) | The text color |
Top (inherited from Annotation) | Position of annotation's top edge. |
VerticalAlignment (inherited from Widget) | The vertical text aligment |
Width (inherited from Annotation) | Width of this annotation. |
PushButtonWidget Class | TallComponents.PDF.Annotations.Widgets Namespace