Use the PdfFormField class to get a checkbox PdfButtonFormField checkBox = PdfFormField.CreateCheckBox(pdf, new Rectangle(524, 600, 16, 16), ...
確定! 回上一頁