[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.BulletListPropertyException

BulletListPropertyException Class

The exception that is thrown when trying to set a property for ListLevel with NumberStyle equals Bullet.

Inheritance
BulletListPropertyException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class BulletListPropertyException : Exception, ISerializable
Public Class BulletListPropertyException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
BulletListPropertyException()

Initializes a new instance of the BulletListPropertyException class.

BulletListPropertyException(string)

Initializes a new instance of the BulletListPropertyException class.