TextFormattingRunProperties.BackgroundBrushEmpty Property

Definition

Determines whether the background brush is empty.

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

Property Value

true if the background brush is empty, falseotherwise.

Applies to