TextFormattingRunProperties.BackgroundOpacityEmpty Property

Definition

Determines whether any custom opacity is explicitly set for the background.

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

Property Value

true if the there is no custom opacity set, falseotherwise.

Applies to