Share via


NoNamespace.compatLnSpc Field

Definition

Represents the compatLnSpc XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: bodyPr, bodyPr, bodyPr.
  • corresponds to the following strongly-typed properties: BodyProperties.CompatibleLineSpacing, TextBodyProperties.CompatibleLineSpacing.

Applies to