Compartir a través de


BlipFill.Dpi Propiedad

Definición

Configuración de PPP

Representa el atributo siguiente en el esquema: ppp

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a