[]
Gets or sets the type of device that is used to provide reference graphics when generating the document. If this property is set to Printer, MeasurementPrinterName specifies the printer.
public PrintInfo.MeasurementDeviceEnum MeasurementDevice { get; set; }
Normally all installed printers would be scanned to obtain a high-resolution reference Graphics object. In order to bypass this process, set this property to Screen. In some cases this may increase rendering speed at the cost of some loss in layout accuracy.