Share via


ClosedCaptionProperties.FontSize 속성

정의

닫힌 캡션 텍스트의 글꼴 크기를 가져옵니다.

public:
 static property ClosedCaptionSize FontSize { ClosedCaptionSize get(); };
static ClosedCaptionSize FontSize();
public static ClosedCaptionSize FontSize { get; }
var closedCaptionSize = ClosedCaptionProperties.fontSize;
Public Shared ReadOnly Property FontSize As ClosedCaptionSize

속성 값

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

적용 대상