ClosedCaptionProperties.FontStyle Property

Definition

Gets the font style for closed caption text.

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

Property Value

The font style for closed caption text.

Applies to