The Image attribute function returns an image of a specified page.
Syntax | ||||
Image(PageNo[, DPI]) | ||||
Return value | ||||
Type |
Description | |||
Picture |
Image of the PDF page | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
PageNo |
Long |
ByVal |
The page number of the page to return as an image |
Optional |
DPI |
Double |
ByVal |
The resolution of the image. Indication in DPI (Dots per Inch) |