[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindOptions.SearchBackwards

SearchBackwards Property

SearchBackwards

Gets or sets a value indicating whether the search should proceed from the end of the search range backwards.

The default is false.

Declaration
public bool SearchBackwards { get; set; }
Public Property SearchBackwards As Boolean