Pdf2ImageRequest.EndPage Property

Definition

The last page to extract (inclusive)

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

Property Value

Attributes

Applies to