Share via


W.fmt Field

Definition

Represents the w:fmt XML attribute.

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

Applies to