Share via


W.pStyle Field

Definition

Represents the w:pStyle XML elements.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: lvl, pPr.
  • corresponds to the following strongly-typed classes: ParagraphStyleId, ParagraphStyleIdInLevel.

Applies to