[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DefaultParagraphStyleChangeException

DefaultParagraphStyleChangeException Class

The exception that is thrown if an attempt is made to modify the properties of a default paragraph style.

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

Constructors

Name Description
DefaultParagraphStyleChangeException(string)

Initializes a new instance of the DefaultParagraphStyleChangeException class.