Navigation:  Interfaces (Technical API Reference) > Text Elements (paragraphs, objects, styles) > IWPParInterface > Methods to manage text and images >

CharObj Method

Previous pageReturn to chapter overviewNext page

Applies to

IWPParInterface

Declaration

function CharObj(Index: Integer): IWPTextObj;

Description

This function provides a IWPTextObj interface to manipulate the object at a certain position in the paragraph. The result value is null if there is no object at that position.