DocumentParserInput.TemplateId 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.
Set ID of document parser template to be used. View and manage your templates at https://app.pdf.co/document-parser
[System.Text.Json.Serialization.JsonPropertyName("templateId")]
public string TemplateId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("templateId")>]
member this.TemplateId : string with get, set
Public Property TemplateId As String
Property Value
- Attributes