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