HiQPdf Library for .NET Help
C#
Show/Hide TOC
Pdf
Form
Radio
Button
Checked Property
Indicates if the radio button is checked
Definition
Namespace:
HiQPdf
Assembly:
HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
C#
Copy
public
bool
Checked
{
get
; }
Property Value
Boolean
See Also
Reference
PdfFormRadioButton Class
HiQPdf Namespace
In This Article
Definition
See Also