ClosedCaptionProperties.FontColor 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 font color for closed caption text.
public:
static property ClosedCaptionColor FontColor { ClosedCaptionColor get(); };
static ClosedCaptionColor FontColor();
public static ClosedCaptionColor FontColor { get; }
var closedCaptionColor = ClosedCaptionProperties.fontColor;
Public Shared ReadOnly Property FontColor As ClosedCaptionColor
Property Value
The font color for closed caption text.