Click or drag to resize
TextStoryType Property
Gets or sets this story's type.

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

Property Value

Type: StoryType
See Also