The Paragraph type exposes the following members.

Constructors

  NameDescription
Public methodParagraph
Initializes a new instance of the Paragraph class

Methods

  NameDescription
Public methodAddRun
Add text to a paragraph.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyHorizontalAlignment
Gets or sets horizontal alignment of a paragraph.
Public propertyRuns
Gets list of all text runs in a paragraph.

See Also