SetAuthor
SetAuthor(string author [, boolean isUTF8])
Opis
Definiuje autora dokumentu.
Parametry
author
-
Nazwa autora.
isUTF8
-
Wskazuje, czy łańcuch jest kodowany w ISO-8859-1 (
false
) lub UTF-8 (true
).
Domyślna wartość: false
.
Zobacz także
SetCreator,
SetKeywords,
SetSubject,
SetTitle