'Declaration Function GetPageImageUrls( _ ByVal documentKey As System.String, _ ByVal dpi As System.Integer, _ ByVal zoom As System.Integer _ ) As System.String()
System.string[] GetPageImageUrls( System.string documentKey, System.int dpi, System.int zoom )
Parameters
- documentKey
- Cached document key.
- dpi
- The dpi.
- zoom
- The zoom.
Return Value
Image Url Array