Share via


W.linePitch Field

Definition

Represents the w:linePitch XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: docGrid.
  • corresponds to the following strongly-typed properties: DocGrid.LinePitch.

Applies to