Sdílet prostřednictvím


DescriptionRun.Bold Property

Definition

If the run is bolded.

public:
 property bool Bold { bool get(); };
public:
 property bool Bold { bool get(); };
public bool Bold { get; }
member this.Bold : bool
Public ReadOnly Property Bold As Boolean

Property Value

true if the DescriptionRun is bold; otherwise, false.

Applies to