SetOutputType
Sets whether to write out MathML or image tags.
C++
HRESULT SetOutputType([in] BSTR outputtype);
Visual Basic
Public Function SetOutputType (
outputtype As String
) As Long
Parameters
outputtype
|
[in] whether to write out MathML or image tags
|
Return value
None
|