See Also

RadioButton Overview

Public Methods

Public Method SetBorderLineWidthMethod represents setting the width of the border for the radio button.

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 radio button default checked state.
Public Property ExportValueGets or sets the export value.
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 mapping name 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 RadiosInUnisonGets or sets the radio button's unsion state. Buttons with the same name and value are selected in unison.
Public Property ReadOnlyGets or sets the read only property status of the form field.
Public Property RequiredGets or sets the required state for the field. If set, the field must have a value at the time it is exported by a submit-form action.
Public Property RotateGets or sets the angle of the form field. Default is 0. Effective entries are 90, 180 and 270.
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 for the 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

RadioButton Overview

 

 


© Copyright 2007, ceTe Software