Pdf2ImageRequest.Pages Property

Definition

Page numbers for extraction separated by ';' (only this pages will be extracted)

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

Property Value

Attributes

Applies to