Share via


W.chapNum Field

Definition

Represents the w:chapNum XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: caption.
  • corresponds to the following strongly-typed properties: Caption.ChapterNumber.

Applies to