Click or drag to resize

FormSpellRecastCalcExportControlTextXML Method (Stream)

Export the Text property of all Form controls to an XML stream

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public void ExportControlTextXML(
	Stream Output
)

Parameters

Output
Type: System.IOStream

[Missing <param name="Output"/> documentation for "M:Advanced_Combat_Tracker.FormSpellRecastCalc.ExportControlTextXML(System.IO.Stream)"]

See Also