InlineShape.PictureFormat Property
Word Developer Reference |
Returns a PictureFormat object that contains picture formatting properties for the inline shape. Read-only.
Syntax
expression.PictureFormat
expression A variable that represents an InlineShape object.
Remarks
Applies to InlineShape objects that represent pictures or OLE objects.
See Also