Share via


W.captions Field

Definition

Represents the w:captions XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • has the following child XML elements: autoCaptions, caption.
  • corresponds to the following strongly-typed classes: Captions.

Applies to