THotPDF.SetDocumentWillSaveAction Method

Installs a THPDFActionBuilder chain under the catalog /AA /WS before-save entry

Declaration

procedure SetDocumentWillSaveAction(Action: THPDFActionBuilder);

Parameters

NamePurpose
ActionAction chain to run before the document is saved

Usage notes

Related API