SetAuthor
SetAuthor(string author [, boolean isUTF8])
Descrição
Define o autor do documento
Parâmetros
author
-
O nome do autor.
isUTF8
-
Indica se o texto está codificado em ISO-8859-1 (
false
) ou UTF-8 (true
).
Valor padrão: false
.
Veja também
SetCreator,
SetKeywords,
SetSubject,
SetTitle