Enum BaselineAlignment
Specifies the vertical position of inline text relative to the paragraph baseline for subscript, superscript, and normal text rendering.
Namespace: Telerik.Windows.Documents.Flow.Model.Styles
Assembly: Telerik.Windows.Documents.Flow.dll
Syntax
public enum BaselineAlignment
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.