TCPDF::getCSSBorderMargin( $cssbspace,  $width )

Get the border-spacing from CSS attribute.


Description Description


Parameters Parameters

$cssbspace

(Required) (string) border-spacing CSS properties

$width

(Required) (float) width of the containing element


Top ↑

Return Return

(array) of border spacings


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.010 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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