Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 741 Bytes

verticalcharacteralignment.md

File metadata and controls

33 lines (21 loc) · 741 Bytes
-api-id -api-type
T:Windows.UI.Text.VerticalCharacterAlignment
winrt enum

VerticalCharacterAlignment

-description

Specifies the vertical position of a character relative to a bounding rectangle.

-enum-fields

-field Top:0

The character is positioned at the top edge of the bounding rectangle.

-field Baseline:1

The character is positioned at the text baseline.

-field Bottom:2

The character is positioned at the bottom edge of the bounding rectangle.

-remarks

-examples

-see-also

HorizontalCharacterAlignment, ITextRange.GetPoint