BlipFill.Dpi Property

Definition

DPI Setting

Represents the following attribute in the schema: dpi

[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

Property Value

Attributes

Applies to