TCPDF::_dooverline( $x, $y, $txt )
Overline text.
Description Description
Parameters Parameters
- $x
-
(Required) (int) X coordinate
- $y
-
(Required) (int) Y coordinate
- $txt
-
(Required) (string) text to overline
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
4.9.015 | Introduced. |