VpeSetDefaultTabSize

<< Click to Display Table of Contents >>

Navigation:  RTF Functions >

VpeSetDefaultTabSize

Previous pageReturn to chapter overviewNext page

This is the RTF default advance width, if a \tab is processed. The default tab size is only used in case that no individual tab is defined for the next tab position.

void VpeSetDefaultTabSize(

VpeHandle hDoc,

VpeCoord default_tab_size

)

VpeHandle hDoc

Document Handle

VpeCoord default_tab_size

the default TAB advance width

Default:

1.25 (= 1.25 cm)

 

See also:

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