Share via


M.noBreak Field

Definition

Represents the m:noBreak XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: boxPr.
  • corresponds to the following strongly-typed classes: NoBreak.

Applies to