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

LocateTextModelId Class

Namespace:Fil
Assembly:FilNet.Types.dll

Identifier of Read Characters model.

Constructors

 ConstructorDescription
LocateTextModelId()
LocateTextModelId(Optional<String>, LocateTextPretrainedModel, Optional<DeviceKind>, Int32)

Properties

 NameTypeDescription
DeviceIndexSystem.Int32
DeviceTypeFtl.Optional<Fil.DeviceKind>
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
ModelDirectoryFtl.Optional<System.String>
PretrainedModelFil.LocateTextPretrainedModel

Methods

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

Remarks

See also