Share via


W.edit Field

Definition

Represents the w:edit XML attribute.

public static readonly System.Xml.Linq.XName edit;
 staticval mutable edit : System.Xml.Linq.XName
Public Shared ReadOnly edit As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: documentProtection.
  • corresponds to the following strongly-typed properties: DocumentProtection.Edit.

Applies to