SetSubject
SetSubject(string subject [, boolean 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