ImageGear Professional v18.2 > API Reference Guide > Display Component API Reference > Display Component Objects > IGPageDisplay Object > IGPageDisplay Properties > PrintDirect Property |
Gets and sets whether ImageGear does not perform an image scaling but uses the operating system's and driver's capabilities for this. If it is False, then ImageGear performs the scaling. Normally, the printing direct to driver (bDirectToDriver=True) results in smaller output size and works faster, but if you do not use it, it produces better quality and allows you to use ImageGear capabilities such as anti-aliasing during printing.
Read-write property
Boolean
Default Value: N/A
Valid Values: False, True
N/A
Display