This sample shows how to use checkboxes in PDF documents with Docotic.Pdf library.
You can add checkboxes to your PDF document using PdfPage.AddCheckBox methods. This method returns an instance of the PdfCheckBox class.
This sample shows how to use checkboxes in PDF documents with Docotic.Pdf library.
You can add checkboxes to your PDF document using PdfPage.AddCheckBox methods. This method returns an instance of the PdfCheckBox class.