Share via


W.wrap Field

Definition

Represents the w:wrap XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: framePr.
  • corresponds to the following strongly-typed properties: FrameProperties.Wrap.

Applies to