TCPDF::_dooverlinew( $x, $y, $w )
Overline for rectangular text area.
Description Description
Parameters Parameters
- $x
-
(Required) (int) X coordinate
- $y
-
(Required) (int) Y coordinate
- $w
-
(Required) (int) width to overline
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.9.015 | Introduced. |