Enum BaselineAlignment
Specifies how an inline element’s baseline is positioned vertically relative to the surrounding text baseline.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing.Flow
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum BaselineAlignment
Baseline
Aligns the text to the normal baseline of the containing line box.
Subscript
Shifts the baseline to the subscript position of the line box.
Superscript
Shifts the baseline to the superscript position of the line box.