You are here: Start » ManyCodeSettings Constructor

ManyCodeSettings Constructor

Namespace:FilNet
Assembly:Fil.Net.TS.dll

Syntax

public ManyCodeSettings
(
	int? maxCodeCount,
	bool decodeIdenticalSymbols,
	bool exhaustiveSearchAttempt
)

Parameters

Name Type Range Default Description
maxCodeCountint?
decodeIdenticalSymbolsbool
exhaustiveSearchAttemptbool

See also