Enum VerticalAlignment
Vertical alignment options for positioning text relative to its container.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing.Flow
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum VerticalAlignment
Bottom
Aligns text to the bottom edge of the container.
Center
Centers text vertically within the container.
Top
Aligns text to the top edge of the container.