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

TextSegmentation Class

Namespace:Fil
Assembly:FilNet.Types.dll

How text should be split

Constructors

 ConstructorDescription
TextSegmentation()
TextSegmentation(TextSegmentationMethod, TextThresholdingMethod)

Properties

 NameTypeDescription
ExtractionFil.TextThresholdingMethod
IsDisposedSystem.BooleanInherited from Fil.UnmanagedObject
IsViewSystem.BooleanInherited from Fil.UnmanagedObject
SegmentationFil.TextSegmentationMethod

Methods

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

Remarks

See also