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