RegionEvaluableWriteMath Method

Writes the mathematical expression to XML on save of the document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public void WriteMath(
	XmlWriter writer
)

Parameters

writer  XmlWriter
Writer to save the mathematical expression to.

See Also