Share via


W.saveFormsData Field

Definition

Represents the w:saveFormsData XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: settings.
  • corresponds to the following strongly-typed classes: SaveFormsData.

Applies to