pdfHTML 2.1.6 API
iText.Html2pdf.Attach.Impl.Layout.Form.Element.CheckBox Class Reference

Extension of the FormField class representing a checkbox so that a iText.Html2pdf.Attach.Impl.Layout.Form.Renderer.CheckBoxRenderer is used instead of the default renderer for fields. More...

Inheritance diagram for iText.Html2pdf.Attach.Impl.Layout.Form.Element.CheckBox:
iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< TextArea >

Public Member Functions

  CheckBox (String id)
  Creates a new CheckBox instance. More...
 
- Public Member Functions inherited from iText.Html2pdf.Attach.Impl.Layout.Form.Element.FormField< TextArea >
virtual String  GetId ()
  Gets the id. More...
 
override T1  GetDefaultProperty< T1 > (int property)
 

Protected Member Functions

override IRenderer  MakeNewRenderer ()
 

Detailed Description

Extension of the FormField class representing a checkbox so that a iText.Html2pdf.Attach.Impl.Layout.Form.Renderer.CheckBoxRenderer is used instead of the default renderer for fields.

Constructor & Destructor Documentation

◆ CheckBox()

iText.Html2pdf.Attach.Impl.Layout.Form.Element.CheckBox.CheckBox ( String  id )
inline

Creates a new CheckBox instance.

Parameters
id the id