You are here: Start » FIL.NET » ManyCodeSettings Class

ManyCodeSettings Class

Namespace:Fil
Assembly:FilNet.Types.dll

Many codes detection settings.

Constructors

 ConstructorDescription
ManyCodeSettings()
ManyCodeSettings(Optional<Int32>, Boolean, Boolean)

Properties

 NameTypeDescription
DecodeIdenticalSymbolsSystem.Boolean
ExhaustiveSearchAttemptSystem.Boolean
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
MaxCodeCountFtl.Optional<System.Int32>

Methods

 NameDescription
CopyTo(Fil.ManyCodeSettings)
Dispose()Inherited from Fil.UnmanagedObject
Equals(Fil.ManyCodeSettings)
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
MoveTo(Fil.ManyCodeSettings)
ToString()Inherited from System.Object

Remarks

See also