Share via


NoNamespace.man Field

Definition

Represents the man XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: brk.
  • corresponds to the following strongly-typed properties: Break.ManualPageBreak.

Applies to