Freigeben über


PrintingProperties.PrintWhat Eigenschaft

Definition

Druckausgabe

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: