Compartilhar via


ExtractedPage.Width Propriedade

Definição

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

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a