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

TextThresholdingMethod.Reset Method

Resets this instance with data of the other TextThresholdingMethod object.

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

Syntax

public void Reset
(
	FilNet.TextThresholdingMethod other
)

Parameters

Name Type Range Default Description
otherFilNet.TextThresholdingMethod

See also