Adds a bookmark to the specified range.
Parameters
ALPHA(n) |
bookmarkName |
Bookmark name. |
NUM_BIN_4 |
startHandle |
Handle of the paragraph containing the start of the bookmark range. |
NUM_BIN_4 |
startPosition |
Position in the paragraph (see positioning constants). |
NUM_BIN_4 |
startReference |
Position reference or index. |
NUM_BIN_4 |
endHandle |
Handle of the paragraph containing the end of the bookmark range. |
NUM_BIN_4 |
endPosition |
Position in the paragraph (see positioning constants). |
NUM_BIN_4 |
endReference |
Position reference or index. |
NUM_BIN_4 |
bookmarkStartHandle |
Handle of bookmark start marker.
Output parameter. |
NUM_BIN_4 |
bookmarkEndHandle |
Handle of bookmark end marker.
Output parameter. |
NUM_BIN_4 |
rc |
Function return code (see Error codes constants).
Output parameter. |
List of DocxToolBx DLL functions - Bookmark class