'DeclarationPublic Property Checked As Boolean
'UsageDim instance As PdfVisualRadioButtonField Dim value As Boolean instance.Checked = value value = instance.Checked
public bool Checked {get; set;}
'DeclarationPublic Property Checked As Boolean
'UsageDim instance As PdfVisualRadioButtonField Dim value As Boolean instance.Checked = value value = instance.Checked
public bool Checked {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms