MathRendererPluginResult.IsStream

MathRendererPluginResult.IsStream property

Indicates whether the result is a stream.

public bool IsStream { get; }

Return Value

True if the result is a stream; otherwise false.

See Also