[]
Makes metafile representing the current page.
protected virtual Metafile MakeMetafile(bool renderInputControls)
Protected Overridable Function MakeMetafile(renderInputControls As Boolean) As Metafile
| Type | Name | Description |
|---|---|---|
| bool | renderInputControls | Indicates whether to render preview forms controls. |
| Type | Description |
|---|---|
| Metafile | The metafile representing this page. |