You are here: Start » FIL.NET » TextSegmentation Class
TextSegmentation Class
| Namespace: | Fil |
|---|---|
| Assembly: | FilNet.Types.dll |
How text should be split
Constructors
| Constructor | Description | |
|---|---|---|
| TextSegmentation() | ||
| TextSegmentation(TextSegmentationMethod, TextThresholdingMethod) |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Extraction | Fil.TextThresholdingMethod | ||
| IsDisposed | System.Boolean | Inherited from Fil.UnmanagedObject | |
| IsView | System.Boolean | Inherited from Fil.UnmanagedObject | |
| Segmentation | Fil.TextSegmentationMethod |
Methods
| Name | Description | |
|---|---|---|
| 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 |
