Share via


W.smallCaps Field

Definition

Represents the w:smallCaps XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to