This activity reads the value of a bookmark in a Word document given its name.
The name of the bookmark to read the value from.
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).
The file value of the file to read the bookmark from.