Create Custom Image Bullets
Product Version | Product | Author |
---|---|---|
2020.1.316 | RadPdfProcessing | Martin Velikov |
Description
How to create a custom ListLevel with custom bullets containing images.
Solution
This functionality could be achieved by creating a custom class implementing IBulletNumberingFormat and passing it to BulletNumberingFormat property of the ListLevel class.