2 references to Image
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
641
if (pageInfo[i + StartPage].
Image
!= null) {
642
pevent.Graphics.DrawImage(pageInfo[i + StartPage].
Image
, box);