ProcessDocument
Processes the specified source document to transform the MathML into images and outputs into the specified target document.
C++
HRESULT ProcessDocument();
Visual Basic
Public Function ProcessDocument () As Long
Parameters
None
Return value
None
|