|
|
Sets the relative line width of the printed output.
Syntax
FlpGrf.PrintLineWidth [ = width]
The PrintLineWidth property has these parts:
|
Part |
Description |
|
FlpGrf |
An object expression that evaluates the Flipper Graph Control object. |
|
width |
A numeric value that sets the line width of the printed output. 0 - Scale in ratio of screen size to printer size. (default) 1 - Width is the same as the line width on the screen, a 1-to-1 ratio. 2 - Double width of lines on the printer. n - Multiple width of n size. |
Remarks
Most printers have a much higher resolution than the screen. This property allows you to control how bold the printed output looks on the printer compared to the way it looks on the screen.
See Also
![]() |
Last modified on: Friday, August 16, 2002