Click or drag to resize
TextDocumentStoryRanges Property
Gets a TextStoryRanges which enumerates through the stories in the document.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public TextStoryRanges StoryRanges { get; }

Property Value

Type: TextStoryRanges
See Also