Accusoft PDF Xpress Control v5.0
ExtractImages Method
See Also  Send comments on this topic.
PageNumber
The page number from which to extract the images.
pIExtractImageOptions
The ExtractImageOptions options to use when extracting images.
PdfDocument Object : ExtractImages Method

Glossary Item Box

Description

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

Syntax

Visual Basic
Public Function ExtractImages( _
   ByVal PageNumber As Long, _
   ByVal pIExtractImageOptions As ExtractImageOptions _
) As Long

Parameters

PageNumber
The page number from which to extract the images.
pIExtractImageOptions
The ExtractImageOptions options to use when extracting images.

Return Type

The number of images extracted from the page.

See Also

©2012. Accusoft Corporation. All Rights Reserved.