Share via


NoNamespace.lff Field

Definition

Represents the lff XML attribute.

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

Applies to