RenderResultWriteTo Method TIBCO Spotfire 7.12 API Reference
Writes the PNG data to the specified outputStream. If IsValid is false, nothing is done.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax

C#
public void WriteTo(
	Stream outputStream
)

Parameters

outputStream
Type: System.IOStream
The output stream.
Version Information

Supported in: 7.12
See Also

Reference