Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains properties and methods that apply to pictures and OLE objects.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("000209CB-0000-0000-C000-000000000046")> _
Public Interface PictureFormat
'Usage
Dim instance As PictureFormat
[GuidAttribute("000209CB-0000-0000-C000-000000000046")]
public interface PictureFormat
Remarks
The LinkFormat object contains properties and methods that apply to linked OLE objects only. The OLEFormat object contains properties and methods that apply to OLE objects whether or not they're linked.
Use the PictureFormat property to return a PictureFormat object.