TimedTextDisplayAlignment TimedTextDisplayAlignment TimedTextDisplayAlignment TimedTextDisplayAlignment Enum

Definition

Specifies the alignment of a TimedTextRegion relative to the video frame.

public : enum class TimedTextDisplayAlignmentpublic enum TimedTextDisplayAlignmentPublic Enum TimedTextDisplayAlignment// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

After After After After

The text region is aligned in the direction of the end of the text.

Before Before Before Before

The text region is aligned in the direction of the start of the text.

Center Center Center Center

The text region is aligned in the center.