FontSize Enumeration

Indicates how large the closed captions should be.

Syntax

public enum class FontSize  

Members

Member Value Description
FiftyPercent Closed captions should be half of your default size.
OneHundredFiftyPercent Closed captions should be one and a half times the default size.
OneHundredPercent Closed captions should be the default size.
SeventyFivePercent Closed captions should be three-quarters of the default size.
TwoHundredPercent Closed captions should be twice as large as normal.

Requirements

Namespace: Windows.Xbox.System.ClosedCaptions

Metadata: windows.winmd

See also

Reference

Windows.Xbox.System.ClosedCaptions Namespace