TRVDefaultLoadProperties.SaveMathMLInHTML

<< Click to display table of contents >>

TRVDefaultLoadProperties.SaveMathMLInHTML

Instructs saving math expressions in HTML files in MathML format.

property SaveMathMLInHTML: Boolean;

If True, equations are saved in HTML as equations in MathML (Mathematical Markup Language) format.

If False, they are saved as images.

This property is used when a commercial version of Adit Math Engine is used. The free version does not support MathML and always saves equations as images.

Default value

True