.NET/Link API Version 1.7 USE FRAMES

IKernelLink Properties

The properties of the IKernelLink interface are listed below. For a complete list of IKernelLink interface members, see the IKernelLink Members topic.

Public Instance Properties

GraphicsFormat Gets or sets the format in which Mathematica graphics will be rendered.
LastError Gets the Exception object that represents any exception detected during the last call of one of the "EvaluateTo" methods (EvaluateToInputForm, EvaluateToOutputForm, EvaluateToImage, EvaluateToTypeset).
TypesetStandardForm Gets or sets whether images created by the EvaluateToTypeset method should use Mathematica StandardForm (vs. TraditionalForm).
UseFrontEnd Gets or sets whether the Mathematica notebook front end should be used in the background to assist in rendering graphics.
WasInterrupted Tells whether the user has attempted to abort the computation.

See Also

IKernelLink Interface | Wolfram.NETLink Namespace | MathLinkFactory | IMathLink