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

Syntax

ISWordDocumentBookmark.SetContentImageFileName(fileName, [heightPoints], [widthPoints])

Parameters

NameTypeOptionalByRefDescription
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:
ISWordDocumentBookmark
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0