DocumentProtection.Enforcement Propriété

Définition

Appliquer les paramètres de protection des documents

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à