The Preview class describes and handles attributes of the SpellCheckDialog's preview component. An instance of this class is provided by the SpellCheckDialog.Preview property in TX Spell .NET for WPF.

Syntax

public sealed class Preview
Public NotInheritable Class Preview

Introduced: 3.0.

Properties

Property Description
Editable Gets or sets the value specifying whether the SpellCheckDialog preview component is editable or not.
IncorrectWordColor Gets or sets the color to colorize the current incorrect or misspelled (TXTextControl.MisspelledWord) word in the SpellCheckDialog preview component.