[]
Gets an image representing the current page.
public abstract Image GetImage(bool renderInputControls)
| Type | Name | Description |
|---|---|---|
| bool | renderInputControls | Indicates whether input controls on the page should be rendered (if real controls will be created over the page, this flag must be set to false). |
| Type | Description |
|---|---|
| Image | The page image. |