PrintingProperties.PrintWhat 属性

定义

打印输出

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

[DocumentFormat.OpenXml.SchemaAttr(0, "prnWhat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues> PrintWhat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues> PrintWhat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "prnWhat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues>? PrintWhat { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("prnWhat")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues>? PrintWhat { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues>? PrintWhat { get; set; }
member this.PrintWhat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "prnWhat")>]
member this.PrintWhat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("prnWhat")>]
member this.PrintWhat : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Presentation.PrintOutputValues> with get, set
Public Property PrintWhat As EnumValue(Of PrintOutputValues)

属性值

返回 EnumValue<T>

属性

适用于