RegionEvaluableWriteXmlProperties Method

Writes additional properties of the region to XML on save of the document.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
C#
public void WriteXmlProperties(
	PropertiesWriter props
)

Parameters

props  PropertiesWriter
Writer to save the properties to.

See Also