Share via


P14.reveal Field

Definition

Represents the p14:reveal XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, transition.
  • has the following XML attributes: dir, thruBlk.
  • corresponds to the following strongly-typed classes: RevealTransition.

Applies to