Share via


CDR.txBody Field

Definition

Represents the cdr:txBody XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: sp.
  • has the following child XML elements: bodyPr, lstStyle, p.
  • corresponds to the following strongly-typed classes: TextBody.

Applies to