Click or drag to resize
TextStoryRangesCount Property
Gets the number of stories in the document.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public virtual int Count { get; }

Property Value

Type: Int32

Implements

IReadOnlyCollectionTCount
See Also