다음을 통해 공유


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

속성 값

닫힌 캡션 텍스트의 글꼴 색입니다.

적용 대상