Click or drag to resize

textMapTAddPlainRender Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Simply adds at the end of rendering the specified content

Namespace:  imbNLP.PartOfSpeech.map
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public void AddPlainRender(
	string content
)

Parameters

content
Type: SystemString
The content.
See Also