p:cNvPicPr
Non-Visual Picture Drawing Properties
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-slide.xsd
Type: a:CT_NonVisualPictureProperties
Properties: Local, Qualified
Content
- Sequence [1..1]
- a:picLocks [0..1] Picture Locks
- a:extLst [0..1] Extension List
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
preferRelativeResize | [0..1] | xsd:boolean | Relative Resize Preferred | Default value is "true". |
Used in
- Type p:CT_PictureNonVisual (Element p:nvPicPr)
Sample instance
<p:cNvPicPr> <a:picLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </a:picLocks> <a:extLst> <a:ext> <!--any element--> </a:ext> </a:extLst> </p:cNvPicPr>