The Run type exposes the following members.

Constructors

  NameDescription
Public methodRun
Create new text run with default formatting.

Methods

  NameDescription
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 propertyHasHyperlink
Determines whether the run has hyperlink.
Public propertyHyperlink
Gets or sets hyperlink added to a run. Null if hyperlink is not set to a run.
Public propertyText
Gets or sets text of a run.
Public propertyTextFormat
Gets or sets format of a text in a run.

See Also