VpeGetOdtTextWidthScale

<< Click to Display Table of Contents >>

Navigation:  ODT (OpenDocument Text) Export >

VpeGetOdtTextWidthScale

Previous pageReturn to chapter overviewNext page

Returns the ODT export width scaling for text. It represents a value in percent.

double VpeGetOdtTextWidthScale(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Returns:

The text width scale of the generated ODT document. If the value is below 1.0, characters are positioned more closely.  When the scale is above 1.0, characters are expanded.

Default:

1.0, which equals 100% of the original text width