Share via


NoNamespace.rfo Field

Definition

Represents the rfo XML attribute.

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

Applies to