SetSubject
SetSubject(string subject [, boolean isUTF8])
Descripci�n
Define el tema del documento.
Par�metros
subject
-
El tema.
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(),
SetTitle().