Accusoft PDF Xpress Control v5.0
GetExtractedImage Method
See Also  Send comments on this topic.
PageNumber
The page number of the extracted image.
imageIndex
The index of the image extracted.
PdfDocument Object : GetExtractedImage Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.