Click or drag to resize

ParagraphProperties BulletStyle Property

Gets or sets the style of a numbered bullet. Read/write NumberedBulletStyle .

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public NumberedBulletStyle BulletStyle { get; set; }

Property Value

Type: NumberedBulletStyle
See Also