Compartir a través de


ExtractedPage.Height Propiedad

Definición

Obtiene o establece el alto de la página (en píxeles).

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a