<< Click to Display Table of Contents >> OdtLineHeight |
Specifies the scale of the text line height. It represents a value in percent. Normally, this value should be set to 1.0.
This is a global value, which applies to all exported text objects.
property double VPE.OdtLineHeight
read / write; runtime only
Possible Values:
The text line height of the generated ODT document. If the value is below 1.0, the distance between two lines of text is shrinked. If the scale is above 1.0, the distance between two lines of text is expanded.
Default:
1.0, which equals 100% of the original line distance.