Edit

Share via


AdaptiveTextAlign Enum

Definition

Controls the horizontal alignment of text.

public enum AdaptiveTextAlign
type AdaptiveTextAlign = 
Public Enum AdaptiveTextAlign
Inheritance
AdaptiveTextAlign

Fields

Auto 1

The system automatically decides the alignment based on the language and culture.

Center 3

Horizontally align the text in the center.

Default 0

Alignment is automatically determined by

Left 2

Horizontally align the text to the left.

Right 4

Horizontally align the text to the right.

Applies to