PDFReaderControls.NET Professional Type Reference

Widget Properties

The properties of the Widget class are listed below. For a complete list of Widget class members, see the Widget Members topic.

Public Instance Properties

BackgroundColor The background color of this widget.
BorderColor 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 The associated Field.
Font The text font.
FontSize The font size.
GotFocusActions The actions executed when the widget recieves the input focus.
Height (inherited from Annotation) Height of this annotation.
HorizontalAlignment The horiontal text alignment
Invisible This annotation will not be visible in the pdf-viewer.
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 The actions executed when the widget loses the input focus.
MouseDownActions The actions executed when a mouse/pointing device goes down in the widget.
MouseEnterActions The actions executed when a mouse/pointing device enters the widget.
MouseExitActions The actions executed when a mouse/pointing device leaves the widget.
MouseUpActions The actions executed when a mouse/pointing device goes up.
Orientation Orientation of this widget in degrees. Default is Rotate0.
Page (inherited from Annotation) The associated page.
Persistency 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 The text color
Top (inherited from Annotation) Position of annotation's top edge.
VerticalAlignment The vertical text aligment
Width (inherited from Annotation) Width of this annotation.

See Also

Widget Class | TallComponents.PDF.Annotations.Widgets Namespace