Share via


W.outline Field

Definition

Represents the w:outline XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to