Click or drag to resize
TextStory Methods

The TextStory type exposes the following members.

Methods
  NameDescription
Public methodDispose
Protected methodDispose(Boolean)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodGetDisplay
Gets a new display for a story.
Public methodGetProperty
Gets the value of the specified property.
Public methodGetRange
Gets a TextRange for the story.
Public methodGetText
Gets the plain text in the story according to the specified conversion options.
Public methodSetFormattedText
Replaces the story's text with the specified formatted text.
Public methodSetProperty
Sets the value of the specified property.
Public methodSetText
Sets the plain text in the story according to the specified conversion options.
Public methodToString
Returns the plain text in the story, using the default conversion options.
(Overrides ObjectToString.)
Top
See Also