Table of Contents

Class CheckBoxRenderer.FlatParagraphRenderer

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

A flat renderer for the checkbox.

protected class CheckBoxRenderer.FlatParagraphRenderer : ParagraphRenderer, IRenderer, IPropertyContainer
Inheritance
CheckBoxRenderer.FlatParagraphRenderer
Implements
Inherited Members

Constructors

FlatParagraphRenderer(CheckBoxRenderer, Paragraph)

public FlatParagraphRenderer(CheckBoxRenderer _enclosing, Paragraph modelElement)

Parameters

_enclosing CheckBoxRenderer
modelElement Paragraph

the model element

Methods

DrawChildren(DrawContext)

public override void DrawChildren(DrawContext drawContext)

Parameters

drawContext DrawContext