PdfFormRadioButtonChecked Property

Indicates if the radio button is checked

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public bool Checked { get; }

Property Value

Boolean

See Also