SplitPdf2Input.SearchString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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