'Declaration Public Property MeasurementDevice As PrintInfo.MeasurementDeviceEnum
public PrintInfo.MeasurementDeviceEnum MeasurementDevice {get; set;}
'Declaration Public Property MeasurementDevice As PrintInfo.MeasurementDeviceEnum
public PrintInfo.MeasurementDeviceEnum MeasurementDevice {get; set;}
Normally all installed printers would be scanned to obtain a high-resolution reference System.Drawing.Graphics object. In order to bypass this process, set this property to PrintInfo.MeasurementDeviceEnum.Screen. In some cases this may increase rendering speed at the cost of some loss in layout accuracy.