TCPDF::setDefaultTableColumns( $cols = 4 )

Set the default number of columns in a row for HTML tables.


Description Description


Parameters Parameters

$cols

(Optional) (int) number of columns

Default value: 4


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.014 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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