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

TextSegmentationDesigner.SetTextSegmentation Method

Sets existing instance of TextSegmentation to editor.

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

Syntax

public void SetTextSegmentation
(
	Avl.TextSegmentation newModel
)

Parameters

Name Type Range Default Description
newModelAvl.TextSegmentation

See also