GetTableColumnCount

Page layout

Description

Returns the number of columns in the specified table.

Syntax

Delphi

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

ActiveX

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

DLL

int DLGetTableColumnCount(int InstanceID, int TableID);

Parameters

TableIDA TableID returned by the CreateTable function