Keyoti RapidSpell Web .NET Help Docs
PreviewPaneStyle Class
API DocumentationKeyoti.RapidSpellPreviewPaneStyle
Keyoti RapidSpell Web .NET
The 'preview pane' style, this defines the style of the inner frame that shows the document preview during spell checking.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class PreviewPaneStyle : Style
public class PreviewPaneStyle : Style
Public Class PreviewPaneStyle
	Inherits Style
Public Class PreviewPaneStyle
	Inherits Style
public ref class PreviewPaneStyle : public Style
public ref class PreviewPaneStyle : public Style
type PreviewPaneStyle =  
    class
        inherit Style
    end
type PreviewPaneStyle =  
    class
        inherit Style
    end
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
PreviewPaneStyle()()()()
Creates the style for the 'preview pane'

AddAttributesToRender(HtmlTextWriter, Page, ClientFilesLocation)
Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter

AddAttributesToRender(HtmlTextWriter) (Inherited from Style.)
AddAttributesToRender(HtmlTextWriter, WebControl) (Inherited from Style.)
BackColor (Inherited from Style.)
BadWordHighlightStyle
The CSS style string to be used to highlight the misspelt word, eg. "border-bottom: 1px solid red; background-color: #ddddff"

BorderColor (Inherited from Style.)
BorderStyle (Inherited from Style.)
BorderWidth (Inherited from Style.)
CanRaiseEvents (Inherited from Component.)
colorToHTMLCode(Color)
Returns the Html hex code for a color.

Container (Inherited from Component.)
CopyFrom(Style) (Inherited from Style.)
CreateObjRef(Type) (Inherited from MarshalByRefObject.)
CssClass (Inherited from Style.)
DesignMode (Inherited from Component.)
Dispose()()()() (Inherited from Component.)
Dispose(Boolean) (Inherited from Component.)
Disposed (Inherited from Component.)
Equals(Object) (Inherited from Object.)
Events (Inherited from Component.)
FillStyleAttributes(CssStyleCollection, IUrlResolutionService) (Inherited from Style.)
Finalize()()()() (Inherited from Component.)
Font (Inherited from Style.)
ForeColor (Inherited from Style.)
GetHashCode()()()() (Inherited from Object.)
GetLifetimeService()()()() (Inherited from MarshalByRefObject.)
GetService(Type) (Inherited from Component.)
GetStyleAttributes(IUrlResolutionService) (Inherited from Style.)
GetStyleOfBody()()()()
Returns inline CSS for the body style.

GetType()()()() (Inherited from Object.)
Height (Inherited from Style.)
InitializeLifetimeService()()()() (Inherited from MarshalByRefObject.)
IsEmpty (Inherited from Style.)
IsTrackingViewState (Inherited from Style.)
LoadViewState(Object) (Inherited from Style.)
MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
MemberwiseClone()()()() (Inherited from Object.)
MergeWith(Style) (Inherited from Style.)
RegisteredCssClass (Inherited from Style.)
Reset()()()() (Inherited from Style.)
SaveViewState()()()() (Inherited from Style.)
SetBit(Int32) (Inherited from Style.)
SetDirty()()()() (Inherited from Style.)
Site (Inherited from Component.)
ToString()()()() (Inherited from Component.)
TrackViewState()()()() (Inherited from Style.)
ViewState (Inherited from Style.)
Width (Inherited from Style.)
Inheritance Hierarchy
Object
MarshalByRefObject
 Component
  Style
   PreviewPaneStyle

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