AppendOtherText Method

[Top]  [Chapter]  [Previous]  [Next]

Append the contents of second editor

Declaration

void AppendOtherText([In] int Mode);

Description

This procedure appends the text stored in the respective other editor (in case two editors are active in the control). You can use this methods with mail merge to create a longtext with multiple letters.

To use AppendOtherText please initialize TextDynamic in the double editor mode, using SetEditorMode(1,...).

 

Alternatively you can use RTFDataAppendTo.

Parameters

Mode

0: simply append the other text.

1: create a new page and appends the text.

2: create a new page and section and appends the text.

3: appends the text as new section (also copies header+footer!)

Category

Mailmerge


[idh_iwpmemo_appendothertext.htm]    Copyright © 2007 by WPCubed GmbH