Share via


NoNamespace.lfo Field

Definition

Represents the lfo XML attribute.

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

Applies to