InlineShapes MembersĀ 

A collection of InlineShape objects that represent all the inline shapes in a document, range, or selection.

The following tables list the members exposed by the InlineShapes type.

Public Properties

  Name Description
Application Returns a Application object that represents the Microsoft Word application.
Count Returns the number of items in the specified collection.
Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Item Returns an individual object in a collection.
Parent Returns an object that represents the parent object of the specified object.

Top

Public Methods

  Name Description
AddHorizontalLine Adds a horizontal line based on an image file to the current document.
AddHorizontalLineStandard Adds a horizontal line to the current document.
AddOLEControl Creates an ActiveX control (formerly known as an OLE control).
AddOLEObject Creates an OLE object.
AddPicture Adds a picture to a document.
AddPictureBullet Adds a picture bullet based on an image file to the current document.
GetEnumerator Returns an enumerator to support iterating through the collection.
New Inserts an empty, 1-inch-square Microsoft Word picture object surrounded by a border.

Top

See Also

Reference

InlineShapes Interface
Microsoft.Office.Interop.Word Namespace