[]
        
(Showing Draft Content)

C1.WPF.Document.C1FindTextAction

C1FindTextAction Enum

Specifies the base position and direction of a text search.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public enum C1FindTextAction

Fields

Name Description
Next

Text search should be performed forward from the current position in a document.

Previous

Text search should be performed backward from the current position in a document.

Start

Text search should be performed forward from the beginning of a document.