GetTableRowCount

Page layout

Description

Returns the number of rows in the specified table.

Syntax

Delphi

function TPDFlib.GetTableRowCount(TableID: Integer): Integer;

ActiveX

Function PDFlib::GetTableRowCount(TableID As Long) As Long

DLL

int DLGetTableRowCount(int InstanceID, int TableID);

Parameters

TableIDA TableID returned by the CreateTable function