Click or drag to resize
TextStringsCatTop2 Method
Inserts text between the top two strings in a collection.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public void CatTop2(
	string str
)

Parameters

str
Type: SystemString
The string.
See Also