Share via


DescriptionRun Class

Definition

Represents a single description text run.

public ref class DescriptionRun sealed
public ref class DescriptionRun sealed
class DescriptionRun sealed
public sealed class DescriptionRun
type DescriptionRun = class
Public NotInheritable Class DescriptionRun
Inheritance
DescriptionRun

Constructors

Name Description
DescriptionRun(String, Boolean)

Creates a new DescriptionRun.

DescriptionRun(String, Color, Boolean, Boolean, Boolean)

Creates a new DescriptionRun.

DescriptionRun(String, Color)

Creates a new DescriptionRun.

DescriptionRun(String)

Creates a new DescriptionRun.

Properties

Name Description
Bold

If the run is bolded.

Color

The run's color.

Italic

If the run is italicized.

Text

The run's text.

Underline

If the run is underlined.

Applies to