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

 

THotPDF.ShowInfo

THotPDF

 

Top  Previous  Next

Determines whether the PDF document is include information.

 

Delphi syntax:

property ShowInfo: Boolean;

 

C++ syntax:

__property bool ShowInfo;

 

Description

Set ShowInfo to true to include general information about a document to document, such as its title, author,  creation and modification dates, subject and keywords. Otherwise set set ShowInfo to flase.

 

Example

 

See also: Author, Keywords, Subject, Title

Copyright©2007-2019 losLab.com