Share via


P14.browseMode Field

Definition

Represents the p14:browseMode XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, ext.
  • has the following XML attributes: showStatus.
  • corresponds to the following strongly-typed classes: BrowseMode.

Applies to