'DeclarationPublic Overrides Property Checked As Boolean
'UsageDim instance As PdfVisualRadioButtonWidget Dim value As Boolean instance.Checked = value value = instance.Checked
public override bool Checked {get; set;}
'DeclarationPublic Overrides Property Checked As Boolean
'UsageDim instance As PdfVisualRadioButtonWidget Dim value As Boolean instance.Checked = value value = instance.Checked
public override bool Checked {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x