<present> (Presenter Slide Show Mode)

This element specifies that the presentation slide show should be viewed in a full-screen presenter mode. In this mode, the presentation is displayed on one monitor while a different monitor displays notes and provides navigation controls intended to be viewed only by the presenter.

example:
<p:presentationPr xmlns:a="" xmlns:r="" xmlns:p="">
  <p:showPr>
    ..
    <p:present/>
    ..
  </p:showPr>
</p:presentationPr>

Parent Elements

<showPr>4.3.1.28)

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_Empty"/>