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 TQuickPDF0815.GetImagePtDataDict: Integer;
ActiveX
Function QuickPDF0815.PDFLibrary::GetImagePtDataDict As Long
DLL
int QuickPDFGetImagePtDataDict(int InstanceID)
Return values
| 0 | The PtData dictionary for the selected image could not be found |
| Non-zero | A PtDataDictID value |