Gets or sets the baseline alignment, in twips, of the control. Positive values moves the baseline to superscript, negative values moves the baseline to subscript.

Syntax

public int Baseline { get; set; }
Public Property Baseline() As Integer

Limitations

The property's value must be between -960 twips and 960 twips (48 pts).