Abort

Document management

Description

Sets the instance cancellation flag so save and append output entry points return without starting serialization

Call ResetAbort before starting another save or append operation on the same instance

Syntax

Delphi

Function TPDFlib.Abort: Integer;

ActiveX

Function PDFlib::Abort() As Long

DLL

int DLAbort(int InstanceID);

Return values

1The cancellation flag was set

See also

Aborted, ResetAbort