Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / PictureBullet Property

In This Topic
    PictureBullet Property
    In This Topic
    Gets or sets image data of the picture bullet shape for the current list level.
    Syntax
    'Declaration
     
    Public Property PictureBullet As PictureBullet
    public PictureBullet PictureBullet {get; set;}
    See Also