Programming with Reflection
PrintProportionalLPI property
Syntax |
object.PrintProportionalLPI |
Data type |
Returns (first syntax line) or specifies (second syntax line) how the height of each print line is determined
When this property is True, the height of each print line is determined by the size of the selected font. The value of the PrintLinesPerInch property is ignored.
When this property is False, the height of each print line is determined by the PrintLinesPerInch property.
The default is True.