p:presentationPr
Presentation-wide Properties
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-presentationProperties.xsd
Type: p:CT_PresentationProperties
Properties: Global, Qualified
Content
- Sequence [1..1]
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>