Share via


M.lit Field

Definition

Represents the m:lit XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • corresponds to the following strongly-typed classes: Literal.

Applies to