• FabImage
  • Getting Started
  • Relation to FIL/C++
  • Dialogs
  • HMI Controls
  • FIL.NET Performance Tips
  • Code Migration Guide to version 4.11
  • Usage Examples
  • Function Reference
  • Type Reference

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

TextSegmentationMethod Class

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Constructors

 ConstructorDescription
TextSegmentationMethod(SegmentationAlgorithm, Int32, Nullable<Int32>, Int32, Nullable<Single>, Single, Single, CharacterSortingOrder, Nullable<Size>, Nullable<Size>)
TextSegmentationMethod()

Properties

 NameTypeDescription
AlgorithmFilNet.SegmentationAlgorithm
CharacterSizeSystem.Int32
DistanceBalanceSystem.Single
MaxBlobSizeSystem.Nullable<System.Int32>
MaxDistanceSystem.Single
MaximalSizeSystem.Nullable<FilNet.Size>
MinBlobSizeSystem.Int32
MinimalSizeSystem.Nullable<FilNet.Size>
SmoothProjectionSystem.Nullable<System.Single>
SortingFilNet.CharacterSortingOrder

Methods

 NameDescription
Equals(object)Inherited from System.Object
Equals(FilNet.TextSegmentationMethod)
Equals(FilNet.TextSegmentationMethod, FilNet.TextSegmentationMethod)
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also

  • Class Reference

This article is valid for version 4.11.10