Navigation:  Interfaces (Technical API Reference) > Text Elements (paragraphs, objects, styles) >

IWPTextObj Interface

Previous pageReturn to chapter overviewNext page

Change field, object and image properties

Description

The interface IWPTextObject allows it to load the text of mail merge fields, to position image objects, to select text and move the cursor.

 

It is a low level interface which is usually not required to create text.

 

But to manipulate the object which is currently selected CurrSelObj or to check objects inside an event (OnEnumTxtObj) it can be very useful.

 

The property EmbeddedText allows it to read and modify the text within paired objects, such as hyperlinks, bookmarks and mail merge fields.

 

Properties


Methods

 

Methods