TCPDF::SetKeywords( $keywords )
Associates keywords with the document, generally in the form ‘keyword1 keyword2 .
Description Description
..’.
See also See also
- SetAuthor(),: SetCreator(), SetSubject(), SetTitle()
Parameters Parameters
- $keywords
-
(Required) (string) The list of keywords.
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
1.2 | Introduced. |