PictureFormat Object
Office 2007
| Publisher Developer Reference |
Example
Use the PictureFormat property to return a PictureFormat object. The following example sets the brightness, contrast, and color transformation for shape one on the active document and crops 18 points off the bottom of the shape. For this example to work, shape one must be either a picture or an OLE object.
| Visual Basic for Applications |
|---|
|