Compartir a través de


PageSetup.Scale Propiedad

Definición

Escala de impresión

Representa el atributo siguiente en el esquema: scale

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a