PDFRadioButton.Value
From Xojo Documentation
Property (As Boolean )
aPDFRadioButton.Value = newBooleanValue
or
BooleanValue = aPDFRadioButton.Value
New in 2021r3
Supported for all project types and targets.
or
BooleanValue = aPDFRadioButton.Value
New in 2021r3
Supported for all project types and targets.
If True, the radio button is selected.