Share via


P14.sectionPr Field

Definition

Represents the p14:sectionPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, ext.
  • has the following child XML elements: section.
  • corresponds to the following strongly-typed classes: SectionProperties.

Applies to