Share via


WP.wrapNone Field

Definition

Represents the wp:wrapNone XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: anchor.
  • corresponds to the following strongly-typed classes: WrapNone.

Applies to