Keyoti RapidFindReplace WPF API Docs
IgnoreWhitespaceCharacters Property
API DocumentationKeyoti.RapidFindReplace.WPFOptionsViewModelIgnoreWhitespaceCharacters
Keyoti RapidFindReplace WPF
Whether to ignore whitespace characters in the text and query.
Declaration Syntax
C#Visual BasicVisual C++F#
public bool IgnoreWhitespaceCharacters { get; set; }
Public Property IgnoreWhitespaceCharacters As Boolean
	Get
	Set
public:
property bool IgnoreWhitespaceCharacters {
	bool get ();
	void set (bool value);
}
member IgnoreWhitespaceCharacters : bool with get, set
Property Value

Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)