Values for the ResultFormat property. These values specify the format in which results from computations should be returned.
Member Name | Description |
---|---|
InputForm | A string in Mathematica InputForm. |
OutputForm | A string in Mathematica OutputForm. |
StandardForm | An Image of output typeset in Mathematica StandardForm. |
TraditionalForm | An Image of output typeset in Mathematica TraditionalForm. |
MathML | A string of MathML. |
Expr | An Expr. |
Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll)