2 references to Image
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
693if (pages[i + StartPage].Image is not null) 695g.DrawImage(pages[i + StartPage].Image, box);