Sets or returns the page image. If PreviewPage corresponds to RenderPage it uses DocumentDraw.ShowControls to generate the page image.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public Image PageImage { get; set; }
Visual Basic (Declaration)
Public Property PageImage As Image

See Also