Gets or sets the format in which you want the result of evaluations to be returned.
The type and format of the Result will depend on the value of this property.
Value of ResultFormat | Type of Result |
---|---|
ResultFormatType.InputForm, ResultFormatType.OutputForm, ResultFormatType.MathML | string |
ResultFormatType.StandardForm, ResultFormatType.TraditionalForm | Image |
ResultFormatType.Expr | Expr |
MathKernel Class | Wolfram.NETLink Namespace | Result