Share via


P.browse Field

Definition

Represents the p:browse XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: showPr.
  • has the following XML attributes: showScrollbar.
  • corresponds to the following strongly-typed classes: BrowseSlideMode.

Applies to