PrintingProperties.ColorMode Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Цветной режим печати
Представляет следующий атрибут в схеме: 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)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты