ClosedCaptionProperties.FontStyle プロパティ

定義

閉じたキャプションテキストのフォント スタイルを取得します。

public:
 static property ClosedCaptionStyle FontStyle { ClosedCaptionStyle get(); };
static ClosedCaptionStyle FontStyle();
public static ClosedCaptionStyle FontStyle { get; }
var closedCaptionStyle = ClosedCaptionProperties.fontStyle;
Public Shared ReadOnly Property FontStyle As ClosedCaptionStyle

プロパティ値

閉じたキャプションテキストのフォント スタイル。

適用対象