PictureBulletValue

PictureBulletValue class

Represents the value of the image bullet.

Constructors

NameDescription
PictureBulletValue

Properties

NameTypeDescription
TypeNumberGets the type of the bullet’s value. The value of the property is BulletType integer constant.
ImageDatabyte[]Gets and sets image data of the bullet.

PictureBulletValue()

PictureBulletValue.Type property

Gets the type of the bullet’s value. The value of the property is BulletType integer constant.

Type: Number

PictureBulletValue.ImageData property

Gets and sets image data of the bullet.

Type: byte[]