Keyoti RapidSpell Web .NET Help Docs
CssSheetURL Property
API DocumentationKeyoti.RapidSpellRapidSpellWInlineTextBoxCssSheetURL
Keyoti RapidSpell Web .NET
The URL of a CSS style-sheet that should be applied to the inside of the text box.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string CssSheetURL { get; set; }
Public Overridable Property CssSheetURL As String
public:
virtual property String^ CssSheetURL {
	String^ get ();
	void set (String^ value);
}
Remarks
Only the style of the inside of the text box is affected by this style-sheet. Properties such as border should be modified by sheets applicable to the main page.

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb) Version: 3.7.10.625