SplitPdfResult.Documents Property

Definition

PDF documents as output

[System.Text.Json.Serialization.JsonPropertyName("Documents")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.PdfDocument> Documents { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Documents")>]
member this.Documents : System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.PdfDocument> with get, set
Public Property Documents As List(Of PdfDocument)

Property Value

Attributes

Applies to