Keyoti RapidSpell Web .NET Help Docs
WindowY Property
API DocumentationKeyoti.RapidSpellRapidSpellWebLauncherWindowY
Keyoti RapidSpell Web .NET
Sets the window Y position (in pixels), when used in Mode=popup.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public int WindowY { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public int WindowY { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WindowY As Integer
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WindowY As Integer
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property int WindowY {
	int get ();
	void set (int value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property int WindowY {
	int get ();
	void set (int value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WindowY : int with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WindowY : int with get, set
Property Value
Int32

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331