A flag indicating if the radio button is checked
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public bool Checked { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Checked As Boolean Get |
| Visual C++ |
|---|
public: property bool Checked { bool get (); } |