Namespace iText.Forms.Form.Renderer.Checkboximpl
Classes
- HtmlCheckBoxRenderingStrategy
This class is used to draw a checkBox icon in HTML mode.
- PdfACheckBoxRenderingStrategy
This class is used to draw a checkBox icon in PDF/A mode.
- PdfCheckBoxRenderingStrategy
This class is used to draw a checkBox icon in PDF mode this is the default strategy for drawing a checkBox.
Interfaces
- ICheckBoxRenderingStrategy
This interface is used to draw a checkBox icon.