[]
Exports a page of a document represented by a Metafile.
protected abstract void ProcessPage(Metafile pageImage, C1MetafileInfo metafileInfo, int pageNo, bool firstPage)
Type | Name | Description |
---|---|---|
Metafile | pageImage | The Metafile representing the page to export. |
C1MetafileInfo | metafileInfo | The C1.C1Preview.C1MetafileInfo containing information about the |
int | pageNo | The 1-based page number. |
bool | firstPage | true if |