ClosedCaptionProperties.ComputedFontColor Property

Definition

Gets the computed font color for closed caption text.

public:
 static property Color ComputedFontColor { Color get(); };
static Color ComputedFontColor();
public static Color ComputedFontColor { get; }
var color = ClosedCaptionProperties.computedFontColor;
Public Shared ReadOnly Property ComputedFontColor As Color

Property Value

The computed font color for closed caption text.

Remarks

This property gets the font color computed by the system for optimal contrast.

Applies to