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