Schema Central > OOXML > pml-presentationProperties.xsd > p:presentationPr
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:presentationPr

Presentation-wide Properties

Element information

Content

Attributes

None

Sample instance

<p:presentationPr>
   <p:htmlPubPr r:id="string">
      <p:sldAll/>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:htmlPubPr>
   <p:webPr>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:webPr>
   <p:prnPr>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:prnPr>
   <p:showPr>
      <p:present/>
      <p:sldAll/>
      <p:penClr>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </p:penClr>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:showPr>
   <p:clrMru>
      <a:scrgbClr r="1" g="1" b="1">
         <a:tint val="1"/>
      </a:scrgbClr>
   </p:clrMru>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:presentationPr>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com