[]
The exception that is thrown when trying to set a property for ListLevel with NumberStyle equals Bullet.
public class BulletListPropertyException : Exception, ISerializable, _Exception
Initializes a new instance of the BulletListPropertyException class.
public BulletListPropertyException()
Initializes a new instance of the BulletListPropertyException class.
public BulletListPropertyException(string message)
message
stringThe message that describes the error.