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

In This Topic
    DefaultParagraphStyleChangeException Class
    In This Topic
    The exception that is thrown if an attempt is made to modify the properties of a default paragraph style.
    Object Model
    DefaultParagraphStyleChangeException Class
    Syntax
    'Declaration
     
    Public Class DefaultParagraphStyleChangeException 
       Inherits System.Exception
    public class DefaultParagraphStyleChangeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.DefaultParagraphStyleChangeException

    See Also