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