MatchType

QrCodeSearchOptions.MatchType property

Gets or sets QR-Code Text Match Type search. It is used only when Text property is set.

public TextMatchType MatchType { get; set; }

See Also