Share via


W.chapSep Field

Definition

Represents the w:chapSep XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pgNumType.
  • corresponds to the following strongly-typed properties: PageNumberType.ChapterSeparator.

Applies to