WordGetBookmarksValue

Description

This activity reads the value of all the bookmarks in a Word document.


Bookmark

The value of the bookmark as HTML text. Using HTML format the value mantain its original style (font family, size of color), also images could be read using this property.

The value of the bookmark as plain text. Images could not be read using this property (use HtmlValue insted).


Input file

InputFile InArgument<IFileValue> REQUIRED

The file value of the file to read the bookmark from.