Share via


W.other Field

Definition

Represents the w:other XML attribute.

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

Applies to