[]
Returns a Metafile representing the specified page.
public Metafile PageAsMetafile(int pageNo)
Type | Name | Description |
---|---|---|
int | pageNo | The 1-based page number. |
Type | Description |
---|---|
Metafile | The Metafile representing the specified page, or null if the page was not found. |