Gets the underscore position, relative to the baseline, in design units. Positive values are above the base line and negative values are below.

Namespace:  C1.C1Preview.Util
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public int UnderscorePosition { get; }
Visual Basic
Public ReadOnly Property UnderscorePosition As Integer
	Get

See Also