TCPDF::setCellHeightRatio( $h )
Set the height of the cell (line height) respect the font height.
Description Description
Parameters Parameters
- $h
-
(Required) (int) cell proportion respect font height (typical value = 1.25).
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
3.0.014 | Introduced. |