Click or drag to resize
TextParaClone Method
Creates a duplicate of the specified paragraph format object.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextPara Clone()

Return Value

Type: TextPara
The duplicate text paragraph object.
See Also