JoeScan.JCamNet Namespace

Scanner..::..SetParameters Method

Send a parameter file to the scanner.

Namespace:  JoeScan.JCamNet
Assembly:  JoeScan.JCamNet (in JoeScan.JCamNet.dll)

Syntax


public void SetParameters(
	string contents,
	bool saveToDisk
)

Parameters

contents
Type: String
The parameter file data.
saveToDisk
Type: Boolean
True to save the parameters to persistent storage.