Table of Contents

Class PdfACheckBoxRenderingStrategy

Namespace
iText.Forms.Form.Renderer.Checkboximpl
Assembly
itext.forms.dll

This class is used to draw a checkBox icon in PDF/A mode.

public sealed class PdfACheckBoxRenderingStrategy : ICheckBoxRenderingStrategy
Inheritance
PdfACheckBoxRenderingStrategy
Implements
Inherited Members

Constructors

PdfACheckBoxRenderingStrategy()

Creates a new PdfACheckBoxRenderingStrategy instance.

public PdfACheckBoxRenderingStrategy()

Methods

DrawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle)

public void DrawCheckBoxContent(DrawContext drawContext, CheckBoxRenderer checkBoxRenderer, Rectangle rectangle)

Parameters

drawContext DrawContext
checkBoxRenderer CheckBoxRenderer
rectangle Rectangle