ClosedCaptionProperties.BackgroundOpacity Property

Definition

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.

Applies to