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

TextSegmentation Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public TextSegmentation
(
	Fil.TextSegmentationMethod segmentation_,
	Fil.TextThresholdingMethod extraction_
)

Parameters

Name Type Range Default Description
segmentation_Fil.TextSegmentationMethod
extraction_Fil.TextThresholdingMethod

See also