<< Click to Display Table of Contents >> VpeCreateTextBlockRTF |
[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.