Share via


NoNamespace.lho Field

Definition

Represents the lho XML attribute.

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

Applies to