New to Telerik Document ProcessingStart a free 30-day trial

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:

C#
public enum BaselineAlignment

Fields

Positions text at the standard baseline of the paragraph.

C#
Baseline = 0

Lowers text below the baseline for subscript rendering.

C#
Subscript = 1

Raises text above the baseline for superscript rendering.

C#
Superscript = 2
In this article
DefinitionFieldsBaselineSubscriptSuperscript
Not finding the help you need?
Contact Support