TCustomRVPrint.PreviewCorrection

<< Click to display table of contents >>

TCustomRVPrint.PreviewCorrection

Determines whether the component will make correction when drawing print preview.

property PreviewCorrection: Boolean;

This property does not affect to the printing itself, only to the preview.

Due to different resolutions on the screen and on the printer, print preview may be inaccurate (because text not always can be scaled proportionally).

If this property is True, the component tries to perform some corrections to improve preview quality (for example, it adjusts intercharacter spacing).

Default value:

True