Share via


NoNamespace.ftr Field

Definition

Represents the ftr XML attribute.

public static readonly System.Xml.Linq.XName ftr;
 staticval mutable ftr : System.Xml.Linq.XName
Public Shared ReadOnly ftr 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.Footer.

Applies to