<< Click to Display Table of Contents >> VpeSetSpaceBetween |
RTF: Space between lines; if 0 is specified, the line spacing is automatically determined by the tallest character in the line; else this size is used only if it is taller than the tallest character.
void VpeSetSpaceBetween(
VpeHandle hDoc,
VpeCoord space
)
VpeHandle hDoc
Document Handle
VpeCoord space
the space between paragraphs
Default:
0
"RTF - Rich Text Format" in the Programmer's Manual