Click or drag to resize
TextStoryText Property
Gets or sets the plain text in the story, using the default conversion options.

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

Property Value

Type: String
See Also