Share via


W.zOrder Field

Definition

Represents the w:zOrder XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgBorders.
  • corresponds to the following strongly-typed properties: PageBorders.ZOrder.

Applies to