Share via


W.first Field

Definition

Represents the w:first XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: paperSrc.
  • corresponds to the following strongly-typed properties: PaperSource.First.

Applies to