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

 

THotPDF.AutoLaunch

THotPDF

 

Top  Previous  Next

Determines whether the PDF document will be shown automatically.

 

Delphi syntax:

property AutoLaunch: Boolean;

 

C++ syntax:

__property bool AutoLaunch;

 

Set AutoLaunch to true to view PDF document in default reader after EndDoc was called. Set AutoLaunch to false and created  PDF document will not be shown in default  reader.

Default value: true;

 

Example

 

 

 

Copyright©2007-2019 losLab.com