THotPDF.SetDocumentDidSaveAction Method

Installs a THPDFActionBuilder chain under the catalog /AA /DS after-save entry

Declaration

procedure SetDocumentDidSaveAction(Action: THPDFActionBuilder);

Parameters

NamePurpose
ActionAction chain to run after the document is saved

Usage notes

Related API