PDFSerarchTextInput.RegexSearch Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("regexSearch")]
public bool? RegexSearch { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("regexSearch")>]
member this.RegexSearch : Nullable<bool> with get, set
Public Property RegexSearch As Nullable(Of Boolean)

Property Value

Attributes

Applies to