ClosedCaptionStyle 枚举

定义

指定闭合描述文字文本的样式。

public enum class ClosedCaptionStyle
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ClosedCaptionStyle
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ClosedCaptionStyle
var value = Windows.Media.ClosedCaptioning.ClosedCaptionStyle.default
Public Enum ClosedCaptionStyle
继承
ClosedCaptionStyle
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

字段

Casual 5

休闲。

Cursive 6

草书。

Default 0

默认样式。

MonospacedWithoutSerifs 3

无衬线的 Monospaced

MonospacedWithSerifs 1

带衬线的 Monospaced。

ProportionalWithoutSerifs 4

不带衬线的成比例。

ProportionalWithSerifs 2

与衬线成比例。

SmallCapitals 7

小首都。

适用于