Share via


W.autoCaptions Field

Definition

Represents the w:autoCaptions XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: captions.
  • has the following child XML elements: autoCaption.
  • corresponds to the following strongly-typed classes: AutoCaptions.

Applies to