MatchType

BarcodeSearchOptions.MatchType property

Gets or sets Barcode text Match Type search. It is used only when Text property is set.

public TextMatchType MatchType { get; set; }

See Also