|  | This document is archived and information here might be outdated. Recommended version. | 
Provides access to members that control the Picture element.
| Name | Description | |
|---|---|---|
|  | AttachmentFilter | Use attachment that has filter in the name. Use with data driven pages. | 
|  | Filter | Filter used in CFileDialog. | 
|  | Handle | The picture handle as a HBITMAP for bitmap pictures or an HENHMETAFILE for vector pictures. | 
|  | ImportFromVariant | Import picture from path, url, raster, or blob. | 
|  | ImportPictureFromFile | File to be imported. | 
|  | IsVector | Indicates whether picture is a vector format as opposed to raster. | 
|  | MaintainAspectRatio | Indicates if the resize box will maintain the picture's aspect ratio. | 
|  | Path | Associated picture file. | 
|  | PictureAspectRatio | Filter used in CFileDialog. | 
|  | PictureDescription | Description of the Picture Element. | 
|  | PictureField | Field that specifies picture. Use with data driven pages. | 
|  | QueryIntrinsicSize | Get the intrinsic size of the picture in points. | 
|  | SavePictureInDocument | Indicates if the Picture will be stored in the Document. | 
|  | UseAttachment | Picture shows attachment. Use with data driven pages. | 
| Classes | Description | 
|---|---|
| BmpPictureElement | The Graphic Element to display BMP Pictures. | 
| EmfPictureElement | The Graphic Element to display Emf Pictures. | 
| GifPictureElement | Graphic Element to display GIF Pictures. | 
| ImgPictureElement | Graphic Element to display IMG Pictures. This coclass is deprecated. It will not be available in a future release. | 
| Jp2PictureElement | Graphic Element to display JPEG2000 Pictures. | 
| JpgPictureElement | Graphic Element to display JPG Pictures. | 
| PictureElement | Picture Graphic Element. | 
| PngPictureElement | Graphic Element to display PNG Pictures. | 
| SidPictureElement | Graphic Element to display SID Pictures. This coclass is deprecated. It will not be available in a future release. | 
| TifPictureElement | Graphic Element to display TIF Pictures. |