public void PrintPreview() { imagePrinter.PrintPreview(GetBitmap()); }
public void PrintPreview() { imagePrinter.PrintPreview(image); }