Hi all,
I have a Pdfviewer that loads a Pdf with forms, inside of the form there are multiples checkboxes.
So my question is How I can know when those checkboxes are checked or not, I had already a Task OnFormField_Click(FormFieldClickArgs args) as Event on the PdfViewer, but the args doesn't show me if it is checked or not.
Using .Net 7 Blazor Server,
Syncfusion Version: 21.2.3