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