p:handoutMaster
Handout Master
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: p:CT_HandoutMaster
Properties: Global, Qualified
Content
- Sequence [1..1]
- p:cSld [1..1] Common slide data for handout master
- p:clrMap [1..1] Color Scheme Map
- p:hf [0..1] Header/Footer information for a handout master
- p:extLst [0..1] Extension List with Modification Flag
from group p:EG_TopLevelSlide
Attributes
None
Sample instance
<p:handoutMaster> <p:cSld name="string"> <p:bg> <p:bgPr>... </p:bgPr> </p:bg> <p:spTree> <p:nvGrpSpPr>... </p:nvGrpSpPr> <p:grpSpPr>... </p:grpSpPr> <p:sp>... </p:sp> <p:extLst>... </p:extLst> </p:spTree> <p:custDataLst> <p:custData r:id="string"/> <p:tags r:id="string"/> </p:custDataLst> <p:controls> <p:control spid="token">... </p:control> </p:controls> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:cSld> <p:clrMap bg1="dk1" tx1="dk1" bg2="dk1" tx2="dk1" accent1="dk1" accent2="dk1" accent3="dk1" accent4="dk1" accent5="dk1" accent6="dk1" hlink="dk1" folHlink="dk1"> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:clrMap> <p:hf> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:hf> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:handoutMaster>