MathRendererPluginResult.ToFile

MathRendererPluginResult.ToFile method

Tries to convert the result to a file.

public string ToFile()

Return Value

A string the file path if the result is file; otherwise null.

See Also