Keyoti RapidSpell WPF API Docs
UnderlineYOffset Property
APIKeyoti.RapidSpell.WpfWpfTextBoxAdapterUnderlineYOffset
Keyoti RapidSpell WPF
Controls the position of the underline relative to the baseline.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public int UnderlineYOffset { get; set; }
public int UnderlineYOffset { get; set; }
Public Property UnderlineYOffset As Integer
	Get
	Set
Public Property UnderlineYOffset As Integer
	Get
	Set
public:
property int UnderlineYOffset {
	int get ();
	void set (int value);
}
public:
property int UnderlineYOffset {
	int get ();
	void set (int value);
}
member UnderlineYOffset : int with get, set
member UnderlineYOffset : int with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214