Thee 'preview pane' style, this defines the style of the inner frame that shows the document preview during spell checking.

C# | Visual Basic | Visual C++ |
public PreviewPaneStyle PreviewPaneStyle { get; }
Public ReadOnly Property PreviewPaneStyle As PreviewPaneStyle
public: property PreviewPaneStyle^ PreviewPaneStyle { PreviewPaneStyle^ get (); }

This is an extension of the Style class.