Accusoft.PdfXpress5.Net
GetExtractedImage(Int32,Int32) Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : GetExtractedImage(Int32,Int32) Method




pageNumber
The page number of the extracted image.
imageIndex
The index of the image extracted.

Glossary Item Box

Gets the extracted image from previously calling ExtractImages().

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pageNumber
The page number of the extracted image.
imageIndex
The index of the image extracted.

Return Value

The PdfImage representing the image attributes and data of the extracted image.

Exceptions

ExceptionDescription
ExtractedImageIndexInvalidExceptionThrown when the imageIndex parameter is invalid.
System.ArgumentOutOfRangeExceptionThrown when the pageNumber parameter is invalid.

See Also

©2012. Accusoft Corporation. All Rights Reserved.