TRVDefaultLoadProperties.SaveOMMLInDocX

<< Click to display table of contents >>

TRVDefaultLoadProperties.SaveOMMLInDocX

Instructs saving math expressions in DocX files in OMML format.

property SaveOMMLInDocX: Boolean;

If True, equations are saved in DocX as equations in OMML (Office Math 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 OMML and always saves equations as images.

Default value

True