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

MoveCursor Method

Previous pageReturn to chapter overviewNext page

Applies to

IWPTextObj

Declaration

procedure MoveCursor(Mode: Integer);

Description

This method moves the cursor near the

Parameters

Mode

0 : Move before object

1 : Move after object

2 : Move before start tag - if paired object such as a field

3 : Move after start tag

4 : Move before end tag

5 : Move after end tag