<< Click to Display Table of Contents >> VpeSetHtmlRtfLineSpacing |
When viewing exported documents which contain Rich Text in Mozilla browsers, the default line spacing is too large and text will overflow objects at the bottom. In this case set this property to true. This option improves appearance of RTF for Mozilla browsers, but worsens the result in Internet Explorer.
void VpeSetHtmlRtfLineSpacing(
VpeHandle hDoc,
int yes_no
)
VpeHandle hDoc
Document Handle
int yes_no
Value |
Description |
True |
shrink the line spacing for viewing with Mozilla browsers |
False |
do not change the line spacing |
Default:
False