TCPDF::getCSSPadding( $csspadding, $width )
Get the internal Cell padding from CSS attribute.
Description Description
Parameters Parameters
- $csspadding
-
(Required) (string) padding properties
- $width
-
(Required) (float) width of the containing element
Return Return
(array) of cell paddings
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.9.000 | Introduced. |