Pdf2ImageRequest.StartPage Property

Definition

The first page to start extraction (1 based)

[System.Text.Json.Serialization.JsonPropertyName("startPage")]
public int? StartPage { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("startPage")>]
member this.StartPage : Nullable<int> with get, set
Public Property StartPage As Nullable(Of Integer)

Property Value

Attributes

Applies to