Extracts the images on the page specified by the page number using the options specified.
Visual Basic |
---|
Public Function ExtractImages( _ ByVal PageNumber As Long, _ ByVal pIExtractImageOptions As ExtractImageOptions _ ) As Long |
- PageNumber
- The page number from which to extract the images.
- pIExtractImageOptions
- The ExtractImageOptions options to use when extracting images.
The number of images extracted from the page.