Share via


NoNamespace.tIns Field

Definition

Represents the tIns XML attributes.

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

Applies to