[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DefaultParagraphStyleChangeException

Class DefaultParagraphStyleChangeException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public class DefaultParagraphStyleChangeException : Exception, ISerializable, _Exception
Inheritance
DefaultParagraphStyleChangeException
Implements
Inherited Members

Constructors

DefaultParagraphStyleChangeException(string)

Initializes a new instance of the DefaultParagraphStyleChangeException class.

public DefaultParagraphStyleChangeException(string message)

Parameters

message string

The message that describes the error.