Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / BulletListPropertyException Class
Members

In This Topic
    BulletListPropertyException Class
    In This Topic
    The exception that is thrown when trying to set a property for ListLevel with ListLevel.NumberStyle equals NumberStyle.Bullet.
    Object Model
    BulletListPropertyException Class
    Syntax
    'Declaration
     
    Public Class BulletListPropertyException 
       Inherits System.Exception
    public class BulletListPropertyException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.BulletListPropertyException

    See Also