Enum
BaselineAlignment

Specifies the vertical position of inline text relative to the paragraph baseline for subscript, superscript, and normal text rendering.

Definition

Namespace:Telerik.Windows.Documents.Flow.Model.Styles

Assembly:Telerik.Windows.Documents.Flow.dll

Syntax:

cs-api-definition
public enum BaselineAlignment

Fields

Baseline

Positions text at the standard baseline of the paragraph.

Declaration

cs-api-definition
Baseline = 0

Field Value

BaselineAlignment

Subscript

Lowers text below the baseline for subscript rendering.

Declaration

cs-api-definition
Subscript = 1

Field Value

BaselineAlignment

Superscript

Raises text above the baseline for superscript rendering.

Declaration

cs-api-definition
Superscript = 2

Field Value

BaselineAlignment

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