Share via


X.pageField Field

Definition

Represents the x:pageField XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pageFields.
  • has the following child XML elements: extLst.
  • has the following XML attributes: cap, fld, hier, item, name.
  • corresponds to the following strongly-typed classes: PageField.

Applies to