Click or drag to resize
TextStoryGetDisplay Method
Gets a new display for a story.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Object GetDisplay()

Return Value

Type: Object
Exceptions
ExceptionCondition
NotImplementedException The TOM implementation used by the story does not support this operation.
See Also