Share via


NoNamespace.rff Field

Definition

Represents the rff XML attribute.

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

Applies to