Share via


NoNamespace.rIns Field

Definition

Represents the rIns XML attributes.

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

Applies to