Share via


W.caption Field

Definition

Represents the w:caption XML element and attribute.

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

Field Value

Remarks

As an XML element, it:

As an XML attribute, it:

  • is contained in the following XML elements: autoCaption.
  • corresponds to the following strongly-typed properties: AutoCaption.Caption.

Applies to