Share via


M.boxPr Field

Definition

Represents the m:boxPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: box.
  • has the following child XML elements: aln, brk, ctrlPr, diff, noBreak, opEmu.
  • corresponds to the following strongly-typed classes: BoxProperties.

Applies to