Share via


W.caps Field

Definition

Represents the w:caps XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • corresponds to the following strongly-typed classes: Caps.

Applies to