Click or drag to resize
TextStringsItem Property

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextRange this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: TextRange
See Also