Version

VerticalAlignment Property (FormattedText)

Gets or sets the vertical alignment of the formatted text in the owning shape.
Syntax
public VerticalTextAlignment VerticalAlignment {get; set;}
Exceptions
ExceptionDescription
System.ComponentModel.InvalidEnumArgumentExceptionThe specified value is not defined in the VerticalTextAlignment enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also