Leadtools.Documents.Writers Namespace > PdfDocumentOptions Object : Author Property |
get_author();
set_author(value);
Object.defineProperty('author');
Type | Description |
---|---|
string | A String which contains the PDF document author (the name of the person who created the document) to be used. To reset the author value, use either an empty string or null. Default value is null. |
The author for any PDF document can be retrieved by PDF viewers. Note that many search and indexing engines use the author in the resulting list or as metadata.
LEADTOOLS Document writers supports the following PDF properties: