TCPDF::SetTitle( $title )
Defines the title of the document.
Description Description
See also See also
- SetAuthor(),: SetCreator(), SetKeywords(), SetSubject()
Parameters Parameters
- $title
-
(Required) (string) The title.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |