TCPDF::getCSSBorderDashStyle( $style )
Returns the border dash style from CSS property
Description Description
Parameters Parameters
- $style
-
(Required) (string) border style to convert
Return Return
(int) sash style (return -1 in case of none or hidden border)
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.7.000 | Introduced. |