Share via


W.charSpace Field

Definition

Represents the w:charSpace XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: docGrid.
  • corresponds to the following strongly-typed properties: DocGrid.CharacterSpace.

Applies to