Compartir a través de


BackgroundProperties.Pure Propiedad

Definición

bwPure, esta propiedad solo está disponible en Office 2013 y versiones posteriores.

Representa el atributo siguiente en el esquema: bwPure

[DocumentFormat.OpenXml.SchemaAttr(0, "bwPure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> Pure { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> Pure { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "bwPure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Pure { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("bwPure")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Pure { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues>? Pure { get; set; }
member this.Pure : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "bwPure")>]
member this.Pure : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("bwPure")>]
member this.Pure : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.BlackWhiteModeValues> with get, set
Public Property Pure As EnumValue(Of BlackWhiteModeValues)

Valor de propiedad

Atributos

Se aplica a