Set the contents of a Bookmark to an Image File Name or URL that will then be inserted at the Bookmark.

Syntax

ISWordDocumentBookmarks.SetContentImageFileName(bookmarkName, fileName, [heightPoints], [widthPoints])

Parameters

NameTypeOptionalByRefDescription
bookmarkName String The Bookmark Name.
fileName String The Image File Name or URL.
heightPoints Double Optional The Height in Points to size the Image to. If omitted, a value of 0 is assumed.
widthPoints Double Optional The Width in Points to size the Image to. If omitted, a value of 0 is assumed.
Member of:
ISWordDocumentBookmarks
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0