Freigeben über


PrintingProperties.ColorMode Eigenschaft

Definition

Druckfarbenmodus

Stellt das folgende Attribut im Schema dar: clrMode

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

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: