In This Topic
Gets a metafile representing the specified page. Use this method rather than the
PageImages collection as accessing that property creates images for all pages at once and thus can exhaust system resources.
Syntax
Parameters
- pageIndex
- 0-based page index.
Return Value
The metafile representing the page.
See Also