Insert a paragraph in a document part.
Parameters
NUM_BIN_4 |
partHandle |
Handle of the document part. |
NUM_BIN_4 |
position |
Position in the document part (see positioning constants). |
NUM_BIN_4 |
reference |
Position reference or index. |
ALPHA(n) |
style |
Paragraph style or *BLANK (applies the "Normal" style). |
ALPHA(n) |
text |
Paragraph text. |
NUM_BIN_4 |
paraHandle |
Paragraph handle.
Output parameter. |
NUM_BIN_4 |
rc |
Function return code (see Error codes constants).
Output parameter. |
List of DocxToolBx DLL functions - Paragraph class