SplitPdf2Input.SearchString Property

Definition

Text to search for on pages. Can also search by barcode, for more info visit https://developer.pdf.co/api/pdf-split/index.html?utm_source=api-docs#post-tag-pdf-split2

[System.Text.Json.Serialization.JsonPropertyName("searchString")]
public string SearchString { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("searchString")>]
member this.SearchString : string with get, set
Public Property SearchString As String

Property Value

Attributes

Applies to