Compartilhar via


ExtractedPage.Height Propriedade

Definição

Obtém ou define a altura da página (em pixels).

[Newtonsoft.Json.JsonProperty(PropertyName="height")]
public int? Height { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="height")>]
member this.Height : Nullable<int> with get, set
Public Property Height As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a