Image2PdfRequest.SingleImagePerPage Property

Definition

Select "No" if you don't want each image to be on a separate page. Default is "Yes"

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

Property Value

Attributes

Applies to