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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

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

Attributes

NameOccTypeDescriptionNotes
bwMode [0..1]a:ST_BlackWhiteModeBlack and White ModeDefault 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>

Site developed and hosted by Datypic, Inc.

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