GetImagePtDataDict
Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.11.
Description
Returns the PtData dictionary for the selected image as a PtDataDictID value.
Syntax
Delphi
function TDebenuPDFLibrary1811.GetImagePtDataDict: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetImagePtDataDict As Long
DLL
int DPLGetImagePtDataDict(int InstanceID)
Return values
| 0 | The PtData dictionary for the selected image could not be found |
| Non-zero | A PtDataDictID value |
