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