Overload List
Name | Description | |
---|---|---|
SetCheckedRadioButton(Int32) |
Call this method to check on the radio button at the given index
| |
SetCheckedRadioButton(PdfFormRadioButton) |
Call this method to check on the given radio button
| |
SetCheckedRadioButton(String) |
Call this method to check on the radio button with the given name
|
See Also