Click or drag to resize

textMapTAddPlainRender Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Simply adds at the end of rendering the specified content

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

Parameters

content
Type: SystemString
The content.
See Also