MultipageImageFormatConversionResult.PageCount Property

Definition

The number of pages in the converted output

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

Property Value

Attributes

Applies to