IWPParInterface.DuplicateEx

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

Applies to

IWPParInterface

Declaration

procedure DuplicateDuplicateEx(

  CopyText: Integer;

  CopyChildren: Integer;

  LinkBefore: Integer;  

  Mode: Integer);

Description

Like "Duplicate" this method duplicates this paragraph and all its text and children. It has additional options.

CopyText - if <>0 all text will be copied, otherwise the text will be not copied.

CopyChildren - if <>0 the children (such as table rows or row cells) will be copied

LinkBefore - if <>0 the new paragraph will be inserted before the current

 

Mode: Only if bit 1 is set, the new paragraph will be made the current.

 


[iwpparinterface_duplicateex.htm]    Copyright © 2007 by WPCubed GmbH