[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1FindOptions

C1FindOptions Enum

Specifies the options to use when doing a text search.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.dll
Syntax
public enum C1FindOptions

Fields

Name Description
Case

Match case; that is, a case-sensitive search.

None

Use the default text search options; namely, use case- independent, arbitrary character boundaries.