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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:bgPr

Background Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
shadeToTitle [0..1]xsd:booleanShade to TitleDefault value is "false".

Used in

Sample instance

<p:bgPr>
   <a:noFill/>
   <a:effectLst>
      <a:blur/>
      <a:fillOverlay blend="over">
         <a:noFill/>
      </a:fillOverlay>
      <a:glow>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:glow>
      <a:innerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:innerShdw>
      <a:outerShdw>
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:outerShdw>
      <a:prstShdw prst="shdw1">
         <a:scrgbClr r="1" g="1" b="1">...
         </a:scrgbClr>
      </a:prstShdw>
      <a:reflection/>
      <a:softEdge rad="0"/>
   </a:effectLst>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:bgPr>

Site developed and hosted by Datypic, Inc.

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