Share via


PageSetup.Draft 属性

定义

Draft

表示架构中的以下属性:draft

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

属性值

返回 BooleanValue

属性

适用于