SelectedImage
Description
Returns the ID of the selected image.
Syntax
Delphi
function TDebenuPDFLibrary1811.SelectedImage: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::SelectedImage As Long
DLL
int DPLSelectedImage(int InstanceID)
Return values
0 | No image has been selected |
Non-zero | The ID of the selected image |