Share via


W14.cap Field

Definition

Represents the w14:cap XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textOutline.
  • corresponds to the following strongly-typed properties: TextOutlineEffect.CapType.

Applies to