Share via


PrintingProperties.PrintWhat Propriété

Définition

Sortie d’impression

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à