共用方式為


CompressPictureProps.UseLocalDpi Property

Definition

useLocalDpi, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: useLocalDpi

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

Property Value

Attributes

Applies to