Click or drag to resize
TextBuilderEndSentence Method (String)
Finish writing a sentence.

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public void EndSentence(
	string text
)

Parameters

text
Type: SystemString
Text to add.
See Also