ClosedCaptionProperties.FontSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.