GetPages Method (ExportUtil)
In This Topic
Gets the list of page images representing the document, or null if the document is a C1Preview.
Syntax
Parameters
- document
- The export document.
- pageCount
- Out: the page count.
Return Value
The list of page metafiles or null.
See Also