Click or drag to resize
TextStoryActive Property
Gets or sets the active state of the story.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public StoryActiveState Active { get; set; }

Property Value

Type: StoryActiveState
See Also