Accusoft.PdfXpress5.Net
ExtractImages Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : ExtractImages Method




pageNumber
The page number to extract the images from.
options
The options to use when extracting images.

Glossary Item Box

Extracts the images on the page specified by the page number using the options specified.

Syntax

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

Parameters

pageNumber
The page number to extract the images from.
options
The options to use when extracting images.

Return Value

The number of images extracted from the page.

Exceptions

ExceptionDescription
PdfXpressLibraryExceptionPossibly thrown if the document requires a Font and CMap to be specified when PdfXpress.Initialize is called.
System.ArgumentOutOfRangeExceptionThrown when the pageNumber parameter is invalid.

See Also

©2012. Accusoft Corporation. All Rights Reserved.