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