Compartir a través de


PageSetup.HorizontalDpi Propiedad

Definición

PPP horizontal

Representa el atributo siguiente en el esquema: horizontalDpi

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a