Click or drag to resize
TextBuilderBeginSentence Method
Start writing a sentence.

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

Parameters

text
Type: SystemString
Text to add.
See Also