draw-pic:cNvPicPr
Non-Visual Picture Drawing Properties
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/picture
Schema document: dml-picture.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 draw-pic:CT_PictureNonVisual (Element draw-pic:nvPicPr)
Sample instance
<draw-pic: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> </draw-pic:cNvPicPr>