Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 211 Bytes

File metadata and controls

4 lines (3 loc) · 211 Bytes

Checkboxes

This sample shows how to use checkboxes in your PDF document.

You can add checkboxes to your PDF document using PdfPage.AddCheckBox(..) method. This method returns an instance of PdfCheckBox class.