You are here: Start » AVL.NET » TextSegmentationDesigner.SetTextSegmentation Method

TextSegmentationDesigner.SetTextSegmentation Method

Sets existing instance of TextSegmentation to editor.

Namespace:AvlNet.Designers
Assembly:Avl.Net.Designers.dll

Syntax

public void SetTextSegmentation
(
	AvlNet.TextSegmentation newModel
)

Parameters

Name Type Range Default Description
newModelAvlNet.TextSegmentation

See also