SetTitle
SetTitle(string title [, boolean isUTF8])
Descripci�n
Define el t�tulo de el documento.
Par�metros
title
-
El t�tulo.
isUTF8
-
Indica si la cadena est� codificada en la norma ISO-8859-1 (
false
) o UTF-8 (true
).
Valor por defecto: false
.
Vea adem�s
SetAuthor(),
SetCreator(),
SetKeywords(),
SetSubject().