MathRendererPluginResult.IsString

MathRendererPluginResult.IsString property

Indicates whether the result is a string.

public bool IsString { get; }

Return Value

True if the result is a string; otherwise false.

See Also