Enum
BaselineAlignment

Specifies how an inline element’s baseline is positioned vertically relative to the surrounding text baseline.

Definition

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

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public enum BaselineAlignment

Fields

Baseline

Aligns the text to the normal baseline of the containing line box.

Declaration

cs-api-definition
Baseline = 0

Field Value

BaselineAlignment

Subscript

Shifts the baseline to the subscript position of the line box.

Declaration

cs-api-definition
Subscript = 1

Field Value

BaselineAlignment

Superscript

Shifts the baseline to the superscript position of the line box.

Declaration

cs-api-definition
Superscript = 2

Field Value

BaselineAlignment

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