C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1Page Class : AsMetafile Method |
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. |