p:bg
Slide Background
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Other elements with the same name: p:bg
Type: p:CT_Background
Properties: Local, Qualified
Content
from group p:EG_Background
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
bwMode | [0..1] | a:ST_BlackWhiteMode | Black and White Mode | Default value is "white". |
Used in
Sample instance
<p:bg> <p:bgPr> <a:noFill/> <a:effectLst> <a:blur/> <a:fillOverlay blend="over">... </a:fillOverlay> <a:glow>... </a:glow> <a:innerShdw>... </a:innerShdw> <a:outerShdw>... </a:outerShdw> <a:prstShdw prst="shdw1">... </a:prstShdw> <a:reflection/> <a:softEdge rad="0"/> </a:effectLst> <p:extLst> <p:ext> <!--any element--> </p:ext> </p:extLst> </p:bgPr> </p:bg>