DestroyRenderer

Rendering and printing

Description

Destroys the renderer object currently attached to the selected document page tree.

Syntax

Delphi

Function TPDFlib.DestroyRenderer: Integer;

DLL

int DLDestroyRenderer(int InstanceID);

Returns

Returns 1 after the renderer slot is cleared.

See also

CreateRenderer