Will be called when Rtf to Html conversion needs to
resolve an image in the content. The image will be provided
as input to the method and the Uri pointing to the image should be returned.
Namespace: Spotfire.Dxp.Application.VisualsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- image
- Type: System.Drawing Image
The image to resolve Uri for.
Return Value
Type: UriVersion Information
See Also