次の方法で共有


CompressPictureProps.UseLocalDpi プロパティ

定義

useLocalDpi、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象