TextFormattingRunProperties.BoldEmpty Property

Definition

Determines whether the bold property is set.

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

Property Value

true if the bold property is not set, false otherwise.

Applies to