IPWorks OpenPGP 2020 JavaScript Edition

Questions / Feedback?

Images Property

The embedded images in the HTML message.

Syntax


 getImages(): HTMLImageList;

 setImages(images: HTMLImageList): void;

Default Value

0

Remarks

This property contains the names of the image files embedded into the HTML message. The collection is updated every time MessageHTML is set. You may change the file names prior to sending (e.g. if they don't point to valid files).

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks OpenPGP 2020 JavaScript Edition - Version 20.0 [Build 8262]