TextFormattingRunProperties.BackgroundOpacity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.