ReleaseTextBlocks

Text, Extraction

Description

Releases the memory used by a text block list.

Syntax

Delphi

function TPDFlib.ReleaseTextBlocks(TextBlockListID: Integer): Integer;

ActiveX

Function PDFlib::ReleaseTextBlocks(TextBlockListID As Long) As Long

DLL

int DLReleaseTextBlocks(int InstanceID, int TextBlockListID);

Parameters

TextBlockListIDA value returned by the ExtractPageTextBlocks function