Keyoti RapidSpell Web .NET Help Docs
PreviewPaneStyle Property
API DocumentationKeyoti.RapidSpellRapidSpellWebPreviewPaneStyle
Keyoti RapidSpell Web .NET
Thee '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#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public PreviewPaneStyle PreviewPaneStyle { get; }
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public PreviewPaneStyle PreviewPaneStyle { get; }
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property PreviewPaneStyle As PreviewPaneStyle
	Get
<PersistenceModeAttribute(PersistenceMode.InnerProperty)> 
Public ReadOnly Property PreviewPaneStyle As PreviewPaneStyle
	Get
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property PreviewPaneStyle^ PreviewPaneStyle {
	PreviewPaneStyle^ get ();
}
public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property PreviewPaneStyle^ PreviewPaneStyle {
	PreviewPaneStyle^ get ();
}
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member PreviewPaneStyle : PreviewPaneStyle with get
[<PersistenceModeAttribute(PersistenceMode.InnerProperty)>]
member PreviewPaneStyle : PreviewPaneStyle with get
Property Value
Remarks
This is an extension of the Style class.

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