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