ReplaceCurrentImage

ReplaceCurrentImage(sImageUrl, nWidth, nHeight)

Replaces the current image with a new one.

Parameters:

Name Type Description
sImageUrl string

The image source where the image to be inserted should be taken from (currently only internet URL or Base64 encoded images are supported).

nWidth EMU

The image width in English measure units.

nHeight EMU

The image height in English measure units.

Returns:

This method doesn't return any data.