LineFrame Class

A frame representing a line of text within a paragraph.
Hierarchy

 

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

The LineFrame type exposes the following members.

Constructors
  Name Description
Public method LineFrame
Create a new LineFrame.
Top
Properties
  Name Description
Public property Summary
A human readable summary of this frame and the properties associated with it.
(Overrides FrameSummary.)
Top
Methods
  Name Description
Public method GetClip
Gets the current clip rectangle for the LineFrame.
Top
See Also