Share via


NoNamespace.cff Field

Definition

Represents the cff XML attribute.

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

Applies to