Click or drag to resize

ParagraphProperties BulletPicture Property

Gets a Picture used as a bullet in a paragraph. Read-only PictureShape .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public PictureShape BulletPicture { get; }

Property Value

Type: PictureShape
See Also