'Declaration Public Overloads Function GetPageImage( _ ByVal pageIndex As System.Integer _ ) As System.Drawing.Imaging.Metafile
public System.Drawing.Imaging.Metafile GetPageImage( System.int pageIndex )
Parameters
- pageIndex
- The index of the page.
Return Value
The System.Drawing.Imaging.Metafile representing the specified page, or null if the page was not found.