TCPDF_STATIC::getCSSdataArray( $dom,  $key,  $css )

Returns the styles array that apply for the selected HTML tag.


Description Description


Parameters Parameters

$dom

(Required) (array) array of HTML tags and properties

$key

(Required) (int) key of the current HTML tag

$css

(Required) (array) array of CSS properties


Top ↑

Return Return

(array) containing CSS properties


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_static.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.1.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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