ImportToDocumentTrayResponse.TotalPages Property

Definition

TotalPages

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

Property Value

Attributes

Applies to