Language

DocumentParserInput.Url Property

Definition

URL to the source file. Supports links from Google Drive, Dropbox, and PDF.co built-in files storage. To upload files via API, Check out the Files Upload section at https://developer.pdf.co/api/file-upload/index.html

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

Property Value

Attributes

Applies to