RemoveOpenAction

Document properties

Description

Removes any open action from the document.

Syntax

Delphi

function TPDFlib.RemoveOpenAction: Integer;

ActiveX

Function PDFlib::RemoveOpenAction As Long

DLL

int DLRemoveOpenAction(int InstanceID);

Return values

0An unexpected error occurred
1The open action, if any, was removed from the document successfully