$name
$name : string
Field name
Pdf page button field class
$fontColor : \Pop\Pdf\Document\Page\Color\ColorInterface
Field font color
setName(string  $name) : \Pop\Pdf\Document\Page\Field\AbstractField
                Set the field name
| string | $name | 
setValue(string  $value) : \Pop\Pdf\Document\Page\Field\AbstractField
                Set the field value
| string | $value | 
setDefaultValue(string  $value) : \Pop\Pdf\Document\Page\Field\AbstractField
                Set the field default value
| string | $value | 
setFont(string  $font) : \Pop\Pdf\Document\Page\Field\Text
                Set the font
| string | $font | 
setSize(integer  $size) : \Pop\Pdf\Document\Page\Field\Text
                Set the font size
| integer | $size | 
setFontColor(\Pop\Pdf\Document\Page\Color\ColorInterface  $color) : \Pop\Pdf\Document\Page\Field\Text
                Set the font color
| \Pop\Pdf\Document\Page\Color\ColorInterface | $color | 
getFontColor() : \Pop\Pdf\Document\Page\Color\ColorInterface
Get the field font color
setReadOnly() : \Pop\Pdf\Document\Page\Field\AbstractField
Set read-only
setRequired() : \Pop\Pdf\Document\Page\Field\AbstractField
Set required
setNoExport() : \Pop\Pdf\Document\Page\Field\AbstractField
Set no export
setWidth(integer  $width) : \Pop\Pdf\Document\Page\Field\Text
                Set the field width
| integer | $width | 
setHeight(integer  $height) : \Pop\Pdf\Document\Page\Field\Text
                Set the field height
| integer | $height | 
setMultiline() : \Pop\Pdf\Document\Page\Field\Text
Set multiline
setPassword() : \Pop\Pdf\Document\Page\Field\Text
Set password
setFileSelect() : \Pop\Pdf\Document\Page\Field\Text
Set file select
setDoNotSpellCheck() : \Pop\Pdf\Document\Page\Field\Text
Set do not spell check
setDoNotScroll() : \Pop\Pdf\Document\Page\Field\Text
Set do not scroll
setComb() : \Pop\Pdf\Document\Page\Field\Text
Set comb
setRichText() : \Pop\Pdf\Document\Page\Field\Text
Set rich text