TextRunFrame Class

A frame representing run of text in a particular style.
Hierarchy

 

Namespace:  WebSupergoo.WordGlue4.Layout
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public sealed class TextRunFrame : Frame

The TextRunFrame type exposes the following members.

Constructors
  Name Description
Public method TextRunFrame
Create a new TextRunFrame.
Top
Properties
  Name Description
Public property Summary
A human readable summary of this frame and the properties associated with it.
(Overrides FrameSummary.)
Public property Text
Allows you access to the text of this TextRunFrame.
Top
See Also