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
Public NotInheritable Class LineFrame
Inherits Frame
[<SealedAttribute>]
type LineFrame =
class
inherit Frame
end
The LineFrame type exposes the
following members.
Constructors
Properties
| |
Name |
Description |
|
Summary
|
A human readable summary of this frame and the
properties associated with it.
(Overrides FrameSummary.) |
Top
Methods
| |
Name |
Description |
|
GetClip
|
Gets the current clip rectangle for the
LineFrame.
|
Top
See Also