Share via


WorkbookProperties.DefaultImageDpi Property

Definition

defaultImageDpi, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: defaultImageDpi

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

Property Value

Attributes

Applies to