Table of Contents

Class HtmlCheckBoxRenderingStrategy

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

This class is used to draw a checkBox icon in HTML mode.

public sealed class HtmlCheckBoxRenderingStrategy : ICheckBoxRenderingStrategy
Inheritance
HtmlCheckBoxRenderingStrategy
Implements
Inherited Members

Constructors

HtmlCheckBoxRenderingStrategy()

Creates a new HtmlCheckBoxRenderingStrategy instance.

public HtmlCheckBoxRenderingStrategy()

Methods

DrawCheckBoxContent(DrawContext, CheckBoxRenderer, Rectangle)

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

Parameters

drawContext DrawContext
checkBoxRenderer CheckBoxRenderer
rectangle Rectangle