Share via


NoNamespace.lhf Field

Definition

Represents the lhf XML attribute.

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

Applies to