BulletType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class BulletType extends System.Enum

Represents the type of the extended bullets.

Fields

FieldDescription
NotDefined
None
SymbolSysmbol bullets.
NumberedNumbered bullets.
PicturePicture bullets.

NotDefined

public static final byte NotDefined

None

public static final byte None

Symbol

public static final byte Symbol

Sysmbol bullets.

Numbered

public static final byte Numbered

Numbered bullets.

Picture

public static final byte Picture

Picture bullets.