CompressPdfRequest.DocumentContent Property

Definition

Raw content of PDF document

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

Property Value

Attributes

Applies to