ReplaceCurrentImage

ReplaceCurrentImage(sImageUrl, Width, Height)

Replaces the current image with an image specified.

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).

Width EMU

The image width in English measure units.

Height EMU

The image height in English measure units.

Returns:

This method doesn't return any data.