ParagraphFrame Class

A frame representing a paragraph of text.
Hierarchy

 

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

The ParagraphFrame type exposes the following members.

Constructors
  Name Description
Public method ParagraphFrame
Create a new ParagraphFrame.
Top
Properties
  Name Description
Public property NumberingInfoParagraphStyle
The style for the numbering information paragraph. This value will be null if none exists.
Public property NumberingInfoRunStyle
The style for the numbering information text run. This value will be null if none exists.
Public property Summary
A human readable summary of this frame and the properties associated with it.
(Overrides FrameSummary.)
Top
See Also