TCPDF::drawHTMLTagBorder( $tag, $xmax )
Draw an HTML block border and fill
Description Description
Parameters Parameters
- $tag
-
(Required) (array) array of tag properties.
- $xmax
-
(Required) (int) end X coordinate for border.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.7.000 | Introduced. |