THotPDF.Author Property
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THotPDF.Author

THotPDF

 

Top  Previous  Next

Determines information about the person who created the document.

 

Delphi syntax:

property Author: AnsiString;

 

C++ syntax:

__property AnsiString Author;

 

Description

A PDF document may include general information such as the document's title, author, and subject. This information is intended to assist in cataloguing and searching for documents in external databases.

 

Example

 

See also: Author, Keywords, ShowInfo, Subject, Title

 

 

 

 

 

 

 

Copyright©2007-2019 losLab.com