| Package | Description |
|---|---|
| com.itextpdf.forms.form.element | |
| com.itextpdf.forms.form.renderer |
| Modifier and Type | Method and Description |
|---|---|
CheckBox |
CheckBox.setCheckBoxType(CheckBoxType checkBoxType)
Sets the icon of the checkbox.
|
CheckBox |
CheckBox.setChecked(boolean checked)
Sets the checked state of the checkbox.
|
CheckBox |
CheckBox.setPdfAConformanceLevel(PdfAConformanceLevel conformanceLevel)
Sets the PDF/A conformance level for the checkbox.
|
CheckBox |
CheckBox.setSize(float size)
Sets the size of the checkbox.
|
| Constructor and Description |
|---|
CheckBoxRenderer(CheckBox modelElement)
Creates a new
CheckBoxRenderer instance. |
Copyright © 1998–2024 Apryse Group NV. All rights reserved.