Share via


NoNamespace.char Field

Definition

Represents the char XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: buChar.
  • corresponds to the following strongly-typed properties: CharacterBullet.Char.

Applies to