TCPDF::setFormDefaultProp( $prop = array() )

Set default properties for form fields.


Description Description


Parameters Parameters

$prop

(Optional) (array) javascript field properties. Possible values are described on official Javascript for Acrobat API reference.

Default value: array()


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.8.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.