SetSubject
SetSubject(string subject [, boolean isUTF8])
Descrizione
Definisce il soggetto del documento.
Parametri
subject
-
Il soggetto.
isUTF8
-
Indica se la stringa รจ codificata in ISO-8859-1 (
false
) o UTF-8 (true
).
Valore di default: false
.
Vedi anche
SetAuthor,
SetCreator,
SetKeywords,
SetTitle