Skip to content
Fery Wardiyanto edited this page Feb 10, 2015 · 1 revision

SetSubject

SetSubject(<b>string</b> subject [, <b>boolean</b> isUTF8])

Description

Defines the subject of the document.

Parameters

`subject`
The subject.
`isUTF8`
Indicates if the string is encoded in ISO-8859-1 (`false`) or UTF-8 (`true`). Default value: `false`.
## See also SetAuthor(), SetCreator(), SetKeywords(), SetTitle().
Clone this wiki locally