Partager via


ListLevel.PictureBullet Property

Returns a InlineShape object that represents a picture bullet.

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

Syntax

'Declaration
ReadOnly Property PictureBullet As InlineShape
    Get
'Usage
Dim instance As ListLevel
Dim value As InlineShape

value = instance.PictureBullet
InlineShape PictureBullet { get; }

Property Value

Type: Microsoft.Office.Interop.Word.InlineShape

See Also

Reference

ListLevel Interface

ListLevel Members

Microsoft.Office.Interop.Word Namespace