Click or drag to resize

ParagraphProperties BulletNumber Property

Gets or sets the first number which is used for group of numbered bullets. Read/write Int16 .

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

Property Value

Type: Int16
See Also