GetParName Method

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

Applies to

IWPTextCursor

Declaration

string GetParName(int ParagraphPtr);

Description

Retrieves the name for a paragraph with the given ID.

ParagraphPtr must be a valid paragraph ID or one of the following constants:

 

1: Reads the name of the current paragraph

 

2: Reads the name to the parent table of this paragraph.

 

3: Reads the name to the parent-parent table of this paragraph.

 

 

4: Reads the WPAT_Par_Name of the parent table

 

5: Reads the WPAT_Par_Name of the parent-parent table

 

6: Reads the WPAT_Par_Command of the parent table

 

7: Reads the WPAT_Par_Command of the parent-parent table


[idh_iwptextcursor_getparname.htm]    Copyright © 2007 by WPCubed GmbH