TimedTextBouten Class

Definition

Represents a bouten mark associated with a line of timed text.

public ref class TimedTextBouten sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class TimedTextBouten final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class TimedTextBouten
Public NotInheritable Class TimedTextBouten
Inheritance
Object Platform::Object IInspectable TimedTextBouten
Attributes

Windows requirements

Device family
Windows 10, version 2104 (introduced in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v12.0)

Remarks

Get an instance of this class by accessing the Bouten property of a TimedTextStyle object.

Properties

Color

Gets or sets the color of a bouten mark in timed text.

Position

Gets or sets the position of a bouten mark in the block progression dimension with respect to its associated ruby base.

Type

Gets or sets the type of bouten mark to be rendered in timed text.

Applies to