VpeGetOdtLineHeight

<< Click to Display Table of Contents >>

Navigation:  ODT (OpenDocument Text) Export >

VpeGetOdtLineHeight

Previous pageReturn to chapter overviewNext page

Returns the scale of the ODT export text line height.

double VpeGetOdtLineHeight(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

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.