New to Telerik UI for WinFormsStart a free 30-day trial

Vertical alignment options for positioning text relative to its container.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Editing.Flow

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum VerticalAlignment

Fields

Aligns text to the bottom edge of the container.

C#
Bottom = 2

Centers text vertically within the container.

C#
Center = 1

Aligns text to the top edge of the container.

C#
Top = 0
In this article
DefinitionFieldsBottomCenterTop
Not finding the help you need?
Contact Support