GetImageMeasureDict
Measurement and coordinate units
Description
Returns the measurement dictionary for the selected image as a MeasureDictID value.
Syntax
Delphi
Function TPDFlib.GetImageMeasureDict: Integer;
ActiveX
Function PDFlib::GetImageMeasureDict() As Long
DLL
int DLGetImageMeasureDict(int InstanceID);
Return values
| 0 | The measure dictionary of the selected image could not be found |
|---|---|
| Non-zero | A MeasureDictID value |