ClosedCaptionProperties.FontColor 属性

定义

获取闭合描述文字文本的字体颜色。

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

属性值

闭合描述文字文本的字体颜色。

适用于