Gets or sets a value indicating whether the SpellCheckDialog ignore operation should be applied in all text parts (TXTextControl.WPF.TextControl.TextParts). The default value is true.

Syntax

public bool IgnoreInAllTextParts { get; set; }
Public Property IgnoreInAllTextParts() As Boolean

Remarks

This parameter is only executable, if the SpellCheckDialog is connected to an object of type TXTextControl.WPF.TextControl.