C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / AdjustPrintPageEventArgs Class / PageImage Property

In This Topic
PageImage Property
In This Topic
Gets the current page image (usually this is a System.Drawing.Imaging.Metafile).
Syntax
'Declaration
 
Public ReadOnly Property PageImage As Image
 
See Also