Enum
BaselineAlignment

Describes how the baseline for a text-based element is positioned on the vertical axis, relative to the established baseline for text.

Definition

Namespace:Telerik.Windows.Documents.Model

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public enum BaselineAlignment

Fields

Baseline

A baseline that is aligned at the actual baseline of the containing box.

Declaration

cs-api-definition
Baseline = 0

Field Value

BaselineAlignment

Subscript

A baseline that is aligned at the subscript position of the containing box.

Declaration

cs-api-definition
Subscript = 1

Field Value

BaselineAlignment

Superscript

A baseline that is aligned at the superscript position of the containing box.

Declaration

cs-api-definition
Superscript = 2

Field Value

BaselineAlignment

In this article
DefinitionFieldsBaselineSubscriptSuperscript
Not finding the help you need?
Contact Support