Click or drag to resize
TextBuilderBeginAndText Method
Start writing a text that has 0 or more text parts that are put together with "and".

Namespace: ArtDatabanken
Assembly: ArtDatabanken (in ArtDatabanken.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public void BeginAndText(
	int numberOfAndParts
)

Parameters

numberOfAndParts
Type: SystemInt32
Number of and parts in the sentence.
See Also