Compartir a través de


Camera.Zoom Propiedad

Definición

Zoom

Representa el atributo siguiente en el esquema: zoom

[DocumentFormat.OpenXml.SchemaAttr(0, "zoom")]
public DocumentFormat.OpenXml.Int32Value Zoom { get; set; }
public DocumentFormat.OpenXml.Int32Value Zoom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "zoom")]
public DocumentFormat.OpenXml.Int32Value? Zoom { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("zoom")]
public DocumentFormat.OpenXml.Int32Value? Zoom { get; set; }
public DocumentFormat.OpenXml.Int32Value? Zoom { get; set; }
member this.Zoom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "zoom")>]
member this.Zoom : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("zoom")>]
member this.Zoom : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Zoom As Int32Value

Valor de propiedad

Devuelve Int32Value.

Atributos

Se aplica a