PDFKit.NET 2.0 Class Library (.NET 2.0)

CheckBoxWidget Properties

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

Public Instance Properties

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.
CheckMarkAppearance The check mark appearance for this check box widget.
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.
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.
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.

See Also

CheckBoxWidget Class | TallComponents.PDF.Annotations.Widgets Namespace