Accusoft PDF Xpress Control v7.0
GetExtractedImage Method
The page number of the extracted image.
The index of the image extracted.
Description
Gets the extracted image from the previous call to ExtractImages().
Syntax
Visual Basic
Public Function GetExtractedImage( _
   ByVal PageNumber As Long, _
   ByVal imageIndex As Long _
) As PdfImage
Parameters
PageNumber
The page number of the extracted image.
imageIndex
The index of the image extracted.
Return Type
The PdfImage representing the image attributes and data of the extracted image.
See Also

PdfDocument Object  | PdfDocument Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback