<< Click to Display Table of Contents >> OdtAutoTextboxHeight |
Open Office and VPE render text differently. Therefore exported ODT documents do not look 100% identically to VPE documents. Sometimes a text box of Open Office is not capable of displaying all the text it contains, although VPE can. With this parameter you can specify, whether a text box in ODT is drawn with the same height as in VPE, or automatically with a compatible height. If this property is set to true, the text box height specified in VPE is used as the minimal height of the exported text box.
This is a global value, which applies to all exported text objects.
property bool VPE.OdtTextboxHeight
read / write; runtime only
Possible Values:
Value |
Description |
True |
Export text boxes with compatible height, so that all the text can be displayed. |
False |
Text boxes are exported with the same height as specified in VPE. |
Default:
True