Share via


NoNamespace.hdr Field

Definition

Represents the hdr XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: hf.
  • corresponds to the following strongly-typed properties: HeaderFooter.Header.

Applies to