Share via


W.autoCaption Field

Definition

Represents the w:autoCaption XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: autoCaptions.
  • has the following XML attributes: caption, name.
  • corresponds to the following strongly-typed classes: AutoCaption.

Applies to