ClosedCaptionProperties.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.
Gets the background opacity of lines of closed caption text.
public:
static property ClosedCaptionOpacity BackgroundOpacity { ClosedCaptionOpacity get(); };
static ClosedCaptionOpacity BackgroundOpacity();
public static ClosedCaptionOpacity BackgroundOpacity { get; }
var closedCaptionOpacity = ClosedCaptionProperties.backgroundOpacity;
Public Shared ReadOnly Property BackgroundOpacity As ClosedCaptionOpacity
Property Value
The background opacity of lines of closed caption text.