PdfFormRadioButton
Checked Property
EVO HTML to PDF Converter for .NET Documentation
A flag indicating if the radio button is checked
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
bool
Checked
{
get
; }
Public
ReadOnly
Property
Checked
As
Boolean
Get
Property Value
Type:
Boolean
See Also
Reference
PdfFormRadioButton Class
EvoPdf Namespace