EnumBaselineAlignment
Enum
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.
Subscript
Lowers text below the baseline for subscript rendering.
Superscript
Raises text above the baseline for superscript rendering.