Gets the list of page images representing the document, or null if the document is a C1Preview.
'Declaration
Public Shared Function GetPages( _
ByVal As Object, _
ByRef As Integer _
) As IList
Parameters
- document
- The export document.
- pageCount
- Out: the page count.
Return Value
The list of page metafiles or null.