BlipFill.Dpi 属性

定义

DPI 设置

表示架构中的以下属性: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

属性值

属性

适用于