TCPDF::getCSSBorderDashStyle( $style )

Returns the border dash style from CSS property


Description Description


Parameters Parameters

$style

(Required) (string) border style to convert


Top ↑

Return Return

(int) sash style (return -1 in case of none or hidden border)


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.7.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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