imageData property
ListLevel.imageData property
Returns image data of the picture bullet shape for the current list level.
get imageData(): Aspose.Words.Drawing.ImageData
Remarks
If this level doesn’t define picture bullet returns null
.
Before setting new image for non picture bullet shape, please use ListLevel.createPictureBullet() method first.
See Also
- module Aspose.Words.Lists
- class ListLevel