Share via


NoNamespace.dxfid Field

Definition

Represents the dxfid XML attribute.

public static readonly System.Xml.Linq.XName dxfid;
 staticval mutable dxfid : System.Xml.Linq.XName
Public Shared ReadOnly dxfid As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rSty.
  • corresponds to the following strongly-typed properties: RichStyle.Dxfid.

Applies to