AddPictureBullet Method Example

This example adds a picture bullet to each paragraph in the selected text using a file called "RedBullet.gif."

Selection.InlineShapes.AddPictureBullet _
    "C:\My Documents\RedBullet.gif"