ClosedCaptionProperties.FontSize Property

Definition

Gets the font size for closed caption text.

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

Property Value

The font size for closed caption text.

Applies to