Compartilhar via


DocumentProtection.Edit Propriedade

Definição

Restrições de edição de documentos

Representa o seguinte atributo no esquema: w:edit

[DocumentFormat.OpenXml.SchemaAttr(23, "edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> Edit { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> Edit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(23, "edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w:edit")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues>? Edit { get; set; }
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "edit")>]
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w:edit")>]
member this.Edit : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Wordprocessing.DocumentProtectionValues> with get, set
Public Property Edit As EnumValue(Of DocumentProtectionValues)

Valor da propriedade

Retorna EnumValue<T>.

Atributos

Aplica-se a