[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.PageAsMetafile

PageAsMetafile Method

PageAsMetafile(int)

Returns a Metafile representing the specified page.

Declaration
public Metafile PageAsMetafile(int pageNo)
Parameters
Type Name Description
int pageNo

The 1-based page number.

Returns
Type Description
Metafile

The Metafile representing the specified page, or null if the page was not found.