Share via


W.altChunkPr Field

Definition

Represents the w:altChunkPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: altChunk.
  • has the following child XML elements: matchSrc.
  • corresponds to the following strongly-typed classes: AltChunkProperties.

Applies to