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 LongDLL
int DLGetImageMeasureDict(int InstanceID);Return values
| 0 | The measure dictionary of the selected image could not be found |
|---|---|
| Non-zero | A MeasureDictID value |