PDFSerarchTextInput.WordMatchingMode Property

Definition

Values can be either ‘SmartMatch’, ‘ExactMatch’, or ‘None’.

[System.Text.Json.Serialization.JsonPropertyName("wordMatchingMode")]
public Azure.Connectors.Sdk.PdfCo.Models.WordMatchingMode? WordMatchingMode { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("wordMatchingMode")>]
member this.WordMatchingMode : Nullable<Azure.Connectors.Sdk.PdfCo.Models.WordMatchingMode> with get, set
Public Property WordMatchingMode As Nullable(Of WordMatchingMode)

Property Value

Attributes

Applies to