ShapeRange.PictureFormat Property

Returns a PictureFormat object that contains picture formatting properties for the specified ShapeRange object that represents a picture or OLE object.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property PictureFormat As PictureFormat
    Get
'Usage
Dim instance As ShapeRange
Dim value As PictureFormat

value = instance.PictureFormat
PictureFormat PictureFormat { get; }

Property Value

Type: Microsoft.Office.Interop.Word.PictureFormat

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace