Enum
VerticalAlignment

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:

cs-api-definition
public enum VerticalAlignment

Fields

Bottom

Aligns text to the bottom edge of the container.

Declaration

cs-api-definition
Bottom = 2

Field Value

VerticalAlignment

Center

Centers text vertically within the container.

Declaration

cs-api-definition
Center = 1

Field Value

VerticalAlignment

Top

Aligns text to the top edge of the container.

Declaration

cs-api-definition
Top = 0

Field Value

VerticalAlignment

In this article
DefinitionFieldsBottomCenterTop
Not finding the help you need?
Contact Support