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


Top ↑

Return Return

(array) of cell margins


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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