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