Share via


NoNamespace.rhf Field

Definition

Represents the rhf XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: drawingHF.
  • corresponds to the following strongly-typed properties: DrawingHeaderFooter.Rhf.

Applies to