Share via


W.distance Field

Definition

Represents the w:distance XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: lnNumType.
  • corresponds to the following strongly-typed properties: LineNumberType.Distance.

Applies to