THPDFActionScriptType
HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFActionScriptType

Top  Previous  Next

Determines when the JavaScript action happens.

 

type

   THPDFActionScriptType = (astOpen, astClose, astWillSave, astDidSave, astWillPrint, astDidPrint);

 

Value                Meaning


astOpen                     The action happens when document will open.

astClose                    The action happens when document will close.  

astWillSave                The action happens when document will save.  

astDidSave                 The action happens when document did save.

astWillPrint                 The action happens when document will print.

astDidPrint                 The action happens when document did print.

 

Type Definition

h_handle   :   Double click on file
h_Submit   :   Click on Submit button
h_Reset    :   Click on Reset button
h_Import   :   Call HotPDF file importer

 

Copyright©2007-2025 losLab.com