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