EmailDecodeInput.Profiles 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.
Use this parameter to set additional configurations for fine-tuning and extra options. Explore PDF.co knowledgebase (https://developer.pdf.co/api/profiles/index.html) for profile examples.
[System.Text.Json.Serialization.JsonPropertyName("profiles")]
public string Profiles { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("profiles")>]
member this.Profiles : string with get, set
Public Property Profiles As String
Property Value
- Attributes