Adds an image to the text area. It can be referenced from the HTML content using
the key used as filename.
Namespace: Spotfire.Dxp.ApplicationAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- key
- Type: System String
The key of the image.
- image
- Type: System.Drawing Image
The image to add.
- imageFormat
- Type: System.Drawing.Imaging ImageFormat
The format of the image.
Version Information
See Also