Click or drag to resize

DeviceSetGeneralParameters Method

This method sets the general parameters of the device.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetGeneralParameters(
	GeneralParameters gparams
)

Parameters

gparams
Type: ProScriptGeneralParameters
general parameters to set
See Also