Share via


W.showEnvelope Field

Definition

Represents the w:showEnvelope XML element.

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

Field Value

Remarks

As an XML element, it:

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

Applies to