DAReleaseTextBlocks

Direct access functionality

Description

Releases the memory used by a text block list.

Syntax

Delphi

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

ActiveX

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

DLL

int DLDAReleaseTextBlocks(int InstanceID, int TextBlockListID);

Parameters

TextBlockListIDA value returned by the DAExtractPageTextBlocks or ExtractFilePageTextBlocks functions