GetTextBlockCount

Text, Extraction

Description

Returns the number of text blocks in the specified text block list.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetTextBlockCount(int InstanceID, int TextBlockListID);

Parameters

TextBlockListIDA value returned by the ExtractPageTextBlocks function