SelectedImage
Image handling, Page layout
Description
Returns the ID of the selected image.
Syntax
Delphi
Function TPDFlib.SelectedImage: Integer;
ActiveX
Function PDFlib::SelectedImage() As Long
DLL
int DLSelectedImage(int InstanceID);
Return values
| 0 | No image has been selected |
|---|---|
| Non-zero | The ID of the selected image |