GetMeasureDictBoundsCount

Measurement and coordinate units

Description

Returns the number of items in a measurement dictionary Bounds array.

Syntax

Delphi

function TPDFlib.GetMeasureDictBoundsCount(MeasureDictID: Integer): Integer;

ActiveX

Function PDFlib::GetMeasureDictBoundsCount(MeasureDictID As Long) As Long

DLL

int DLGetMeasureDictBoundsCount(int InstanceID, int MeasureDictID);

Parameters

MeasureDictIDA value returned from the GetImageMeasureDict function