EnumBaselineAlignment
Enum
Specifies how an inline element’s baseline is positioned vertically relative to the surrounding text baseline.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Editing.Flow
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
cs-api-definition
public enum BaselineAlignment
Fields
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.