ImageHeight
Description
The height of the selected image.
Syntax
Delphi
function TQuickPDF0813.ImageHeight: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ImageHeight As Long
DLL
int QuickPDFImageHeight(int InstanceID)
Return values
| 0 | No image has been selected |
| Non-zero | The height in pixels of the selected image |