ClosedCaptionProperties.ComputedFontColor 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 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.