GetMeasureDictBoundsCount
Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.11.
Description
Returns the number of items in a measurement dictionary Bounds array.
Syntax
Delphi
function TQuickPDF0815.GetMeasureDictBoundsCount(MeasureDictID: Integer): Integer;
ActiveX
Function QuickPDF0815.PDFLibrary::GetMeasureDictBoundsCount(
MeasureDictID As Long) As Long
DLL
int QuickPDFGetMeasureDictBoundsCount(int InstanceID, int MeasureDictID)
Parameters
| MeasureDictID | A value returned from the GetImageMeasureDict function |