Compartir a través de


ExtractedPage.Width Propiedad

Definición

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

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a