You are here: Start » FIL.NET » DataMatrixCodeParams.Reset Method

DataMatrixCodeParams.Reset Method

Resets this instance with data of the other DataMatrixCodeParams object.

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	FilNet.DataMatrixCodeParams other
)

Parameters

Name Type Range Default Description
otherFilNet.DataMatrixCodeParams

See also