Share via


W.chapStyle Field

Definition

Represents the w:chapStyle XML attribute.

public static readonly System.Xml.Linq.XName chapStyle;
 staticval mutable chapStyle : System.Xml.Linq.XName
Public Shared ReadOnly chapStyle 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.ChapterStyle.

Applies to