Share via


NoNamespace.pageOrder Field

Definition

Represents the pageOrder XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup.
  • corresponds to the following strongly-typed properties: PageSetup.PageOrder.

Applies to