<< Click to Display Table of Contents >> VpeSetOdtTextPtSizeScale |
Specifies the scaling of the point size for text.
This is a global value, which applies to all exported text objects.
void VpeSetOdtTextPtSizeScale(
VpeHandle hDoc,
double scale
)
VpeHandle hDoc
Document Handle
double scale
The scale of the text point size of the generated ODT document. If the value is below 1.0, text is shrinked. When the scale is above 1.0, text is expanded.
Default:
0.98, which equals 98% of the original text point size