ListMarker
Overview
ListMarker is a enum in Aspose.Words FOSS for Python.
Bullet list marker style.
This enumeration defines 3 values: DASH, ASTERISK, PLUS.
Values
| Value | Description |
|---|---|
DASH | Represents the hyphen character used as a bullet in unordered lists |
ASTERISK | |
PLUS | Represents the plus sign used as a bullet in unordered lists |