'Declaration Public Overloads Function AsMetafile( _ ByVal renderInputControls As Boolean _ ) As Metafile
public Metafile AsMetafile( bool renderInputControls )
Parameters
- renderInputControls
- Indicates whether to draw input controls (see RenderInputBase).
Return Value
The System.Drawing.Imaging.Metafile representing the current page.