[]
Gets the list of page images representing the document, or null if the document is a C1Preview.
public static IList GetPages(object document, out int pageCount)
| Type | Name | Description |
|---|---|---|
| object | document | The export document. |
| int | pageCount | Out: the page count. |
| Type | Description |
|---|---|
| IList | The list of page metafiles or null. |