[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.FindOptions.IgnoreCase

IgnoreCase Property

IgnoreCase

Gets or sets a value indicating whether the search should ignore case.

The default is false.

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