DAGetTextBlockCount

Text, Extraction, Direct access functionality

Description

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

Syntax

Delphi

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

ActiveX

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

DLL

int DLDAGetTextBlockCount(int InstanceID, int TextBlockListID);

Parameters

TextBlockListIDA value returned by the DAExtractPageTextBlocks or ExtractFilePageTextBlocks functions