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

In This Topic
    Id Property (PictureBullet)
    In This Topic
    Gets the unique id of the picture bullet.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As System.Integer
    public System.int Id {get;}
    See Also