PageSize.Code 属性

定义

打印机纸张代码

表示架构中的以下属性:w:code

[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:code")]
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
public DocumentFormat.OpenXml.UInt16Value? Code { get; set; }
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:code")>]
member this.Code : DocumentFormat.OpenXml.UInt16Value with get, set
Public Property Code As UInt16Value

属性值

返回 Int32Value

属性

适用于