Share via


NoNamespace.lIns Field

Definition

Represents the lIns XML attributes.

public static readonly System.Xml.Linq.XName lIns;
 staticval mutable lIns : System.Xml.Linq.XName
Public Shared ReadOnly lIns 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.LeftInset, TextBodyProperties.LeftInset.

Applies to