PrintScale Property


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declarations

property PrintScale: Double;

The PrintScale Property determines the scale of the printed output. The default value is 1.0 which scales a "screen inch" to one inch on the printer. Larger values allow more print per page and smaller values magnify the printing. Values of 0.75 to 1.25 would be appropriate.

See Also

Print Method