See Also

CheckBox Overview

Public Methods

Public Method SetBorderLineWidthRepresents setting the width of the border.

Public Properties

Public Property BackgroundColorGets or sets the fill/background color of a form field.
Public Property BorderColorGets or sets the border color of a form field.
Public Property BorderStyleGets or sets the BorderStyle.
Public Property DefaultCheckedGets or sets the checkbox's default checked state.
Public Property ExportValueGets or sets the export value.
Public Property FontSizeGets or sets the font size for the form field.
Public Property HeightGets or sets the height for the form field.
Public Property IDGets or sets the ID of the form field.
Public Property MappingNameGets or sets the ID of the form field.
Public Property NameGets or sets the name of a form field.
Public Property NoExportGets or sets the export state for the field. If set, the field will not be exported by a submit-form action.
Public Property PrintableGets or sets the form field printable on pdf. By default its true.
Public Property ReadOnlyGets or sets the read only property status of the form field.
Public Property RotateGets or sets the angle of a form field. Default is 0. Effective entries are 90, 180 and 270.
Public Property SymbolGets or sets the type of 'check' to appear in the checkbox.
Public Property TextColorGets or sets the color of the text for the form field.
Public Property ToolTipGets or sets an alternate field name of a form field.
Public Property VisibleGets or sets the form field visibility on the pdf. By default its true.
Public Property WidthGets or sets the width of a form field.
Public Property XGets or sets the X coordinate of a form field.
Public Property YGets or sets the Y coordinate of a form field.

See Also

CheckBox Overview

 

 


© Copyright 2007, ceTe Software