SetTitle

SetTitle(string title [, boolean isUTF8])

Descripció

Defineix el títol del document.

Paràmetres

title
El títol.
isUTF8
Indica si la cadena està codificada en ISO-8859-1 (false) o UTF-8 (true).
Valor per defecte: false.

Vegeu també

SetAuthor, SetCreator, SetKeywords, SetSubject
Índex