Skip to content

Checkbox

Checkbox elements can be added to sections or table cells by using addCheckBox.

<?php

$section->addCheckBox($name, $text, [$fontStyle], [$paragraphStyle]);