RegionEvaluableWriteXmlProperties Method
Writes additional properties of the region to XML on save of the document.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
public void WriteXmlProperties(
PropertiesWriter props
)
Public Sub WriteXmlProperties (
props As PropertiesWriter
)
public:
void WriteXmlProperties(
PropertiesWriter^ props
)
member WriteXmlProperties :
props : PropertiesWriter -> unit
Parameters
- props PropertiesWriter
- Writer to save the properties to.