Click or drag to resize
STSignatureSaveAsCSV Method Scriptel Corporation
Warning: This API is deprecated, please consider using the new version located here: http://scriptel.com/developers/proscript/net-library/
Saves the signature as a .csv file

Namespace: Scriptel.STSeries
Assembly: STSeries (in STSeries.dll) Version: 2.5.0.454 (2.5.0.454)
Syntax
public void SaveAsCSV(
	string filename
)

Parameters

filename
Type: SystemString
the filename to save to
See Also