ClosedCaptionProperties.FontColor Property

Definition

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.

Applies to