[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPageExternal.GetImage

GetImage Method

GetImage(bool)

Gets an image representing the current page.

Declaration
public override Image GetImage(bool renderInputControls)
Parameters
Type Name Description
bool renderInputControls

This parameter is ignored.

Returns
Type Description
Image

The page image.

Overrides