Share via


TextFormattingRunProperties.BackgroundOpacity Property

Definition

Returns the opacity of the background.

public:
 property double BackgroundOpacity { double get(); };
public:
 property double BackgroundOpacity { double get(); };
public double BackgroundOpacity { get; }
member this.BackgroundOpacity : double
Public ReadOnly Property BackgroundOpacity As Double

Property Value

The opacity of the background.

Remarks

Returns 1.0 if BackgroundOpacityEmpty is true.

Applies to