Compartir a través de


DocumentProtection.Enforcement Propiedad

Definición

Aplicación de la configuración de protección de documentos

Representa el atributo siguiente en el esquema: w:enforcement

[DocumentFormat.OpenXml.SchemaAttr(23, "enforcement")]
public DocumentFormat.OpenXml.OnOffValue Enforcement { get; set; }
public DocumentFormat.OpenXml.OnOffValue Enforcement { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "enforcement")]
public DocumentFormat.OpenXml.OnOffValue? Enforcement { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:enforcement")]
public DocumentFormat.OpenXml.OnOffValue? Enforcement { get; set; }
public DocumentFormat.OpenXml.OnOffValue? Enforcement { get; set; }
member this.Enforcement : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "enforcement")>]
member this.Enforcement : DocumentFormat.OpenXml.OnOffValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:enforcement")>]
member this.Enforcement : DocumentFormat.OpenXml.OnOffValue with get, set
Public Property Enforcement As OnOffValue

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a