[]
Represents the appearance and behavior of a specific picture to be used as the numbering symbol within a numbering level definition in a document.
public class PictureBullet
Gets the unique id of the picture bullet.
public int Id { get; }
Gets the ImageData of the picture bullet.
public ImageData ImageData { get; }