Language

SplitPdfInput.Async Property

Definition

Creates a background processing job.

[System.Text.Json.Serialization.JsonPropertyName("async")]
public bool? Async { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("async")>]
member this.Async : Nullable<bool> with get, set
Public Property Async As Nullable(Of Boolean)

Property Value

Attributes

Applies to