Share via


NoNamespace.chf Field

Definition

Represents the chf XML attribute.

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

Applies to