| Overload | Description |
|---|---|
| AsMetafile() | Returns a System.Drawing.Imaging.Metafile representing the current page. This method draws input controls. |
| AsMetafile(Boolean) | Returns a System.Drawing.Imaging.Metafile representing the current page. |
| AsMetafile(EmfType,Boolean) | Returns a System.Drawing.Imaging.Metafile representing the current page. |
| AsMetafile(Graphics,EmfType,Boolean,Boolean) | Returns a System.Drawing.Imaging.Metafile representing the current page. |
| AsMetafile(Graphics,EmfType,Boolean,Boolean,SmoothingMode) | Returns a System.Drawing.Imaging.Metafile representing the current page. |
| AsMetafile(Graphics,PageDrawParams) | Returns a System.Drawing.Imaging.Metafile representing the current page. |