TCPDF::SetCellPadding( $pad )
Set the same internal Cell padding for top, right, bottom, left-
Description Description
See also See also
- getCellPaddings(),: setCellPaddings()
Parameters Parameters
- $pad
-
(Required) (float) internal padding.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
2.1.000 | Introduced. |