TextBox.BaselineOffset Property
Silverlight
Gets a value by which each line of text is offset from a baseline.
Namespace: System.Windows.Controls
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe amount by which each line of text is offset from the baseline, in device independent pixels. NaN indicates that an optimal baseline offset is automatically calculated from the current font characteristics. The default is NaN.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.