共用方式為


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

屬性值

關閉標題文字的字型色彩。

適用於