VpeSetSpaceBetween

<< Click to Display Table of Contents >>

Navigation:  RTF Functions >

VpeSetSpaceBetween

Previous pageReturn to chapter overviewNext page

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

 

See also:

"RTF - Rich Text Format" in the Programmer's Manual