VpeCreateTextBlockRTF

<< Click to Display Table of Contents >>

Navigation:  Text Block Object >

VpeCreateTextBlockRTF

Previous pageReturn to chapter overviewNext page

[Professional Edition and higher]

Creates a Text Block Object from a given Rich Text (RTF).

VpeHandle VpeCreateTextBlockRTF(

VpeHandle hDoc,

LPCSTR text

)

VpeHandle hDoc

Document Handle or VPE Object Handle

LPCSTR text

the Rich Text which is assigned to the Text Block Object

Returns:

A handle for the newly created Text Block Object. This handle is supplied to methods and properties of the Text Block Object.